[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:34 PDT 2026


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

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

```suggestion
  LLVM_ABI unsigned getNumPartitions() const { return Partitions.size(); }
```

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


More information about the llvm-commits mailing list