[Mlir-commits] [mlir] [mlir][Affine] Let affine.[de]linearize_index omit outer bounds (PR #116103)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Nov 18 11:23:54 PST 2024


https://github.com/MaheshRavishankar approved this pull request.

As far as I can read through this, this is mostly just regarding book-keeping of whether the outer bound exists or not. I still think it would be good to just drop the outer bound and call it a day.

Looks good to me though.

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


More information about the Mlir-commits mailing list