[Mlir-commits] [mlir] [mlir][tensor] Extend the logic to generalise tensor.pack (PR #109815)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Sep 30 02:29:29 PDT 2024
banach-space wrote:
Hey @hanhanW , would you be able to take another look? Here's an overview of changes since your last comment:
1. Removed the dependency on #109667 and instead included all the required updates for `createPadHighOp` in this PR. Happy to extract those into a separate PR if that helps (though that will be tricky to test on its own).
2. Relaxed the requirement that _only one_ output dim can be dynamic.
Thanks!
https://github.com/llvm/llvm-project/pull/109815
More information about the Mlir-commits
mailing list