[Mlir-commits] [mlir] [MLIR][Linalg] pack, unpack to take memref inputs (PR #129036)

Hyunsung Lee llvmlistbot at llvm.org
Sat Mar 29 16:51:36 PDT 2025


ita9naiwa wrote:

Hi @hanhanW , I mostly addressed your review comments. canonicalization pattern works for Tensor and memref.

I want to know how to track down all the patterns related to Tensor Pack/UnPack Ops 

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


More information about the Mlir-commits mailing list