[Mlir-commits] [mlir] [MLIR] Fix incorrect memref::DimOp canonicalization, add tensor::DimOp canonicalization (PR #84225)

Sayan Saha llvmlistbot at llvm.org
Fri Mar 8 11:48:26 PST 2024


sahas3 wrote:

> The tensor dimOp canonicalization seemed valuable, are you bringing this another PR?

`tensor.dim` canonicalization is still part of this PR: https://github.com/llvm/llvm-project/pull/84225/files/e50232affc5a111db92b63df30031031b6ce7bc4#diff-025c342b2a76f2edaae5557ff3e81b0b9ef9f47107359e78d85654581318d154 

Are you suggesting it should be it's own PR?

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


More information about the Mlir-commits mailing list