[Mlir-commits] [mlir] [mlir] [memref] [transform] Add alloc_to_global op. (PR #211141)

ioana ghiban llvmlistbot at llvm.org
Fri Aug 7 07:01:13 PDT 2026


================
@@ -125,6 +125,64 @@ void transform::ApplyResolveRankedShapedTypeResultDimsPatternsOp::
   memref::populateResolveRankedShapedTypeResultDimsPatterns(patterns);
 }
 
+//===----------------------------------------------------------------------===//
----------------
ioghiban wrote:

Nice deduplication!

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


More information about the Mlir-commits mailing list