[clang] [llvm] [RISCV] Add Zvzip intrinsics (PR #186342)

Pengcheng Wang via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 23:00:00 PDT 2026


wangpc-pp wrote:

> Looks like the clang codegen tests are failing, they don't seem to like LLVMOneNthElementsVectorType

Yes, I forgot that we need two intrinsic parameters in `RVVOutOp0BuiltinSet`. I have reverted that, masked and unmasked can't easily differ in the Clang side.

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


More information about the cfe-commits mailing list