[llvm] [LV] Vectorize conditional scalar assignments (PR #158088)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 2 09:26:25 PST 2025


huntergr-arm wrote:

Rebased (which pulls in https://github.com/llvm/llvm-project/pull/169925) and tidied a little.

I now see csa_with_arith vectorization being a net win for NEON (neutral for i64, better for i32 and i8) on a Neoverse core.

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


More information about the llvm-commits mailing list