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

Mehdi Amini llvmlistbot at llvm.org
Fri Mar 8 12:38:28 PST 2024


joker-eph wrote:

> > The tensor dimOp canonicalization seemed valuable, are you bringing this another PR?
> 
> @joker-eph `tensor.dim` canonicalization is still part of this PR

Nevermind: GitHub was showing me the diff since the last review (or just for the most recent push) so I was only seeing the Memref one.

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


More information about the Mlir-commits mailing list