[llvm] [VP][RISCV] Introduce vp.splat and RISC-V. (PR #98731)

Fraser Cormack via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 01:27:44 PDT 2024


https://github.com/frasercrmck commented:

It would be quite nice to see how this is expected to help codegen where we currently use regular spats. I assume it will likely reduce `vsetvli`s? Is there a plan to introduce it to the vectorizer?

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


More information about the llvm-commits mailing list