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

Hongyu Chen via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 07:50:57 PDT 2026


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

Yep, I tried an LLVM build with only the X86 target, and it passed. Sorry for my unfamiliarity with the frontend...

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


More information about the cfe-commits mailing list