[Mlir-commits] [mlir] [MLIR][Tensor] Remove FoldDimOf[Expand|Collapse]Shape Pattern (PR #134219)
Vivek Khandelwal
llvmlistbot at llvm.org
Thu Apr 3 07:20:45 PDT 2025
vivekkhandelwal1 wrote:
> We still need a test reproducing the crash you mentioned, 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.
Hi @joker-eph, I have added a test which will crash without the changes made in this PR.
https://github.com/llvm/llvm-project/pull/134219
More information about the Mlir-commits
mailing list