[llvm] [LV] Transform to handle exits in the scalar loop (PR #148626)

Gaƫtan Bossu via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 28 08:36:03 PST 2025


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

----------------
gbossu wrote:

Do you know why that loop isn't handled by `-handle-early-exits-in-scalar-tail`? The structure of the loop seems very close to what `vputils::getRecipesForUncountableExit` expects.

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


More information about the llvm-commits mailing list