[llvm-branch-commits] [RISC-V][MC] Introduce initial support RVY (CHERI) (PR #176871)

Jessica Clarke via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 20 09:39:59 PST 2026


================
@@ -0,0 +1,42 @@
+# RUN: not llvm-mc --triple riscv32 --mattr=+experimental-y <%s 2>&1 \
+# RUN:     | FileCheck %s --check-prefixes=CHECK,CHECK-32 '--implicit-check-not=error:'
----------------
jrtc27 wrote:

2 space indent

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


More information about the llvm-branch-commits mailing list