[Mlir-commits] [mlir] [mlir] Add splitForOpAtBound utility and use it in loop unrolling (PR #215108)

Matthias Springer llvmlistbot at llvm.org
Fri Aug 14 06:34:26 PDT 2026


================
@@ -0,0 +1,72 @@
+//===- TestSplitForOpAtPoint.cpp - Pass to test splitForOpAtPoint ---------===//
----------------
matthias-springer wrote:

Can you move the contents of this file to `TestSCFUtils.cpp`?

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


More information about the Mlir-commits mailing list