[Mlir-commits] [mlir] [mlir][tosa] Fold unit-expanded reshapes in reduce-transposes (PR #203529)

Luke Hutton llvmlistbot at llvm.org
Wed Jul 1 06:43:22 PDT 2026


================

----------------
lhutton1 wrote:

This short-cut actually seems unnecessary on second glance. The canonicalizer will clean up any identity reshapes. Therefore I've removed it.

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


More information about the Mlir-commits mailing list