[llvm] [Transforms][Utils] Add LoopSplitUtils for iteration-space loop splitting (PR #205995)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 02:50:50 PDT 2026


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

----------------
artagnon wrote:

I think the AddRec also needs to be Affine? Could use m_scev_AffineAddRec from ScalarEvolutionPatternMatch?

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


More information about the llvm-commits mailing list