[Mlir-commits] [mlir] [mlir] Add apply_patterns.linalg.generalize_pack_unpack TD Op (PR #116373)

Han-Chung Wang llvmlistbot at llvm.org
Fri Nov 15 12:35:35 PST 2024


================
@@ -41,6 +41,18 @@ def ApplyEraseUnnecessaryInputsPatternsOp : Op<Transform_Dialect,
   let assemblyFormat = "attr-dict";
 }
 
+def ApplyGeneralizeTensorPackUnpackPatternsOp
----------------
hanhanW wrote:

Having a separate PR sounds good to me. I was in meetings, and I'll take a look at your other replies after lunch.

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


More information about the Mlir-commits mailing list