[Mlir-commits] [mlir] [mlir] Add forall canonicalization to replace constant induction vars (PR #112764)

Quinn Dawkins llvmlistbot at llvm.org
Thu Oct 17 12:22:28 PDT 2024


================
@@ -1632,6 +1632,8 @@ func.func @do_not_inline_distributed_forall_loop(
 }
----------------
qedawkins wrote:

Can you add a test with a non-zero lower bound

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


More information about the Mlir-commits mailing list