[Mlir-commits] [mlir] [mlir][linalg] Reimplement SimplifyPackToExpandShape and SimplifyUnPackToCollapseShape for more cases. (PR #204971)

Jerry Shih llvmlistbot at llvm.org
Sun Jun 21 03:34:14 PDT 2026


JerryShih wrote:

@hanhanW 
I reimplement the SimplifyPackToExpandShape and SimplifyUnPackToCollapseShape pass to support cases especially for 3d-pack, 5d-unpack patterns.
Could you help to review this pr?

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


More information about the Mlir-commits mailing list