[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:04 PST 2025


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

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

Is it because `%index` is used by multiple instructions? Generally, it would be useful to add a quick comment for each of these cases to explain why the new strategy does not kick in.

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


More information about the llvm-commits mailing list