[Mlir-commits] [mlir] [mlir][SCFToAffine] Raise scf.for to affine.for (PR #200851)

Reinhard Stahn llvmlistbot at llvm.org
Wed Jun 17 07:51:38 PDT 2026


================
@@ -0,0 +1,330 @@
+// RUN: mlir-opt -raise-scf-to-affine -split-input-file %s | FileCheck %s
----------------
rainij wrote:

Done.

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


More information about the Mlir-commits mailing list