[llvm] [LV][VPlan] Add initial support for CSA vectorization (PR #106560)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 10:58:56 PDT 2024


michaelmaitland wrote:

I have updated the tests to use `-NOT: vector.body` for the cases that cannot be vectorized
I have also moved tests up a directory. I had to keep a copy of some in the RISCV target directory since they depend on TTI specific to RISC-V (i.e. pointer size).

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


More information about the llvm-commits mailing list