[Mlir-commits] [mlir] [mlir] Reuse pack dest in tensor.pack decomposition (PR #108025)

Han-Chung Wang llvmlistbot at llvm.org
Sun Sep 15 23:44:30 PDT 2024


https://github.com/hanhanW commented:

Nice! We also hit a similar issue in data layout propagation. It seems better to reuse the dest tensor.

https://github.com/llvm/llvm-project/commit/536486fb4f45bffc2f4de5ae13e0cd825e8178a9

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


More information about the Mlir-commits mailing list