[llvm] [Transforms][Utils] Add LoopSplitUtils for iteration-space loop splitting (PR #205995)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 09:48:35 PDT 2026
================
----------------
artagnon wrote:
Wait, how can LatchCmp's parent not be the loop's latch?!
Why is the LatchCmp not part of isLegal? Should remove it from here?
https://github.com/llvm/llvm-project/pull/205995
More information about the llvm-commits
mailing list