[Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Mar 13 02:42:14 PDT 2026


================
@@ -0,0 +1,205 @@
+//===- BypassReinterpretCast.cpp - Expansion patterns for MemRef operations
+//----------===//
----------------
banach-space wrote:

FIXME (should be on one line)

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


More information about the Mlir-commits mailing list