[llvm] [LV] Transform to handle exits in the scalar loop (PR #148626)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 17 05:20:53 PST 2025
================
----------------
david-arm wrote:
I think it would be better to just add new RUN lines to some of the existing early exit tests, i.e. LoopVectorize/single_early_exit*.ll, etc. That way you'll get more complete coverage of all the different cases, including live-outs.
https://github.com/llvm/llvm-project/pull/148626
More information about the llvm-commits
mailing list