[llvm] [clang] [RISCV] Add support for Smepmp 1.0 (PR #78489)

Min-Yih Hsu via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 19 10:01:44 PST 2024


================
@@ -116,6 +116,7 @@
 
 // CHECK-NOT: __riscv_smaia {{.*$}}
 // CHECK-NOT: __riscv_ssaia {{.*$}}
+// CHECK-NOT: __riscv_smepmp {{.*$}}
----------------
mshockwave wrote:

It's fixed now.

https://github.com/llvm/llvm-project/pull/78489


More information about the cfe-commits mailing list