[Mlir-commits] [mlir] [mlir][tensor] Fold pack and unpack of empty input tensor (PR #92247)
Adam Siemieniuk
llvmlistbot at llvm.org
Wed May 15 04:41:12 PDT 2024
adam-smnk wrote:
It also could be an optional pattern maybe in `populateSimplifyPackAndUnpackPatterns` or `populateFoldTensorEmptyPatterns`.
https://github.com/llvm/llvm-project/pull/92247
More information about the Mlir-commits
mailing list