[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:13 PDT 2026
https://github.com/banach-space commented:
Great work @ioghiban , this makes a lot of sense (thank you for all the comments + documentation) and will significantly simplify lowering to EmitC!
This is already pretty sharp and my comments are mostly pedantic nits to help align with the style elsewhere in MLIR.
Thank you for working on this!
https://github.com/llvm/llvm-project/pull/186118
More information about the Mlir-commits
mailing list