[llvm] [VP][RISCV] Add vp.cttz.elts intrinsic and its RISC-V codegen (PR #90502)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 10:54:20 PDT 2024
topperc wrote:
> I wish I could test the expansion logics (i.e. fallback) for this intrinsics but `vfirst` is in every RVV extensions and AArch64 doesn't really support the combination of VP intrinsics + scalable vectors.
Can you test it with fixed vectors on another target?
https://github.com/llvm/llvm-project/pull/90502
More information about the llvm-commits
mailing list