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

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 31 09:32:58 PDT 2025


huntergr-arm wrote:

Rebased on top of the cost model change, and I removed the extra select recipe in favor of the broadcast approach. We can change that to the scalar condition later.

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


More information about the llvm-commits mailing list