[Mlir-commits] [mlir] [MLIR][Tensor] Remove FoldDimOf[Expand|Collapse]Shape Pattern (PR #134219)

Mehdi Amini llvmlistbot at llvm.org
Thu Apr 3 08:55:39 PDT 2025


joker-eph wrote:

> Hi @joker-eph, I have added a test which will crash without the changes made in this PR.

Thanks! Is it really minimal?

Also can you comment on my previous question:

>  right now it's not clear if what you're doing in this PR is fundamentally the right fix here or just a "big hammer" solution for the crash.

Why is removing these the right fix for the crash?

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


More information about the Mlir-commits mailing list