[clang] [llvm] [RISCV][P-ext] Support Packed Element Extract (PR #221565)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 07:07:44 PDT 2026


================
@@ -0,0 +1,30 @@
+// REQUIRES: riscv-registered-target
----------------
topperc wrote:

I didn't think builtins required the backend target to be compiled in if the test isn't generating code.

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


More information about the cfe-commits mailing list