[Mlir-commits] [mlir] [mlir][Vector] Add fold transpose(shape_cast) -> shape_cast (PR #73951)

Benjamin Maxwell llvmlistbot at llvm.org
Thu Nov 30 13:22:49 PST 2023


MacDue wrote:

> Kicked of a PR on IREE (https://github.com/openxla/iree/pull/15748) that cherry-picks this change and undoes the revert we were carrying locally if it fixes the original issue.

This does not depend on the previous transpose lowering (which will likely still lead to problems for you)

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


More information about the Mlir-commits mailing list