[Mlir-commits] [mlir] [mlir][linalg] Add support to pass attributes to the packed ops (PR #79526)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jan 29 14:24:12 PST 2024


MaheshRavishankar wrote:

> This needs much more polishing: we have support for op name, interfaces etc in the match op, please adopt/adapt/generalize as needed.
> 
> Also, no landing without tests.

The match op only works for transform dialect (unless I am missing something). This is outside of transform dialect.

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


More information about the Mlir-commits mailing list