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

Vivek Khandelwal llvmlistbot at llvm.org
Thu Apr 3 07:23:45 PDT 2025


vivekkhandelwal1 wrote:

Also, after the removal of those canonicalization patterns, the code below becomes dead code since it's not used anywhere else. Shall I remove that, too?

https://github.com/llvm/llvm-project/blob/b61e3874fa97c5ead2c27e8245fe123370a21e81/mlir/lib/Dialect/Tensor/IR/TensorOps.cpp#L1989-L2071

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


More information about the Mlir-commits mailing list