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

Brandon Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 08:46:50 PDT 2026


4vtomat wrote:

> > I think we missed the tests of bfloat type for both c and llvm lol
> 
> I was planning to support BF16/FP8 separately. 😂

Got it, then I think you forgot to remove bfloat in `clang/include/clang/Basic/riscv_vector.td`

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


More information about the cfe-commits mailing list