[llvm] [LoopVectorize] Introduce check-first vectorization for multiple early-exit loops (PR #210492)

Arjun H Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 00:11:53 PDT 2026


================

----------------
arjun-harikumar-amd wrote:

It's copied purely to change the element type. But I can change `CondLoads` to `SmallPtrSet<const Instruction *, N>` and avoid the copy.

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


More information about the llvm-commits mailing list