[llvm] [Transforms][Utils] Add LoopSplitUtils for iteration-space loop splitting (PR #205995)
Ashutosh Nema via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 02:29:05 PDT 2026
================
----------------
nema-ashutosh wrote:
Affineness is already enforced in analyzeInduction. Kept the explicit check since we still need the add-recurrence object afterward.
https://github.com/llvm/llvm-project/pull/205995
More information about the llvm-commits
mailing list