[Mlir-commits] [mlir] [mlir][scf]: Removed LoopParams struct and used Range instead (NFC) (PR #95501)
Aviad Cohen
llvmlistbot at llvm.org
Fri Jun 14 11:56:09 PDT 2024
AviadCo wrote:
@MaheshRavishankar those functions are covered in multiple tests (used by `LoopCoalesceOp` transform).
In addition, I have this PR which I am going to rebase and has many more test cases using those functions (also unify the struct with affine one), will update you once the next PR is rebased, thanks for the review!
https://github.com/llvm/llvm-project/pull/95501
More information about the Mlir-commits
mailing list