[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 08:59:03 PDT 2024


michaelmaitland wrote:

> It would be nice if this patch created changes in iv-select-cmp.ll, although I'll need to review in more detail to find out why.

CSA vectorization is not enabled by default.

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


More information about the llvm-commits mailing list