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

Vivek Khandelwal llvmlistbot at llvm.org
Thu Apr 3 02:48:13 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.

Sure, I will add a test which would crash without these changes.

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


More information about the Mlir-commits mailing list