[llvm] [VPlan] Use VPWidenIntrinsicRecipe to support binary and unary operations with EVL-vectorization (PR #114205)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 24 02:25:05 PST 2024
LiqinWeng wrote:
> Were you able to build llvm-test-suite/SPEC CPU 2017 for RISC-V with this patch? I'm aware that the VP codegen can hit some snags and isn't as well tested as the non-VP path, e.g. see #120405
Thanks so mach, I will check it
https://github.com/llvm/llvm-project/pull/114205
More information about the llvm-commits
mailing list