================
@@ -0,0 +1,11 @@
+# RUN: not llvm-mc -triple riscv32 -mattr=+experimental-zaamo < %s 2>&1 | 
FileCheck %s
----------------
wangpc-pp wrote:

This can be done in the future, I think.
Current implementation refers to the `Zmmul` (which is a sub-extension of M 
extension). The case is the same for `Zaamo` and `Zalrsc` I think.

https://github.com/llvm/llvm-project/pull/77424
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to