[Mlir-commits] [mlir] [memref] Support non-scalar copies in `reinterpret_cast` elision (PR #203873)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jul 2 03:09:56 PDT 2026
================
----------------
banach-space wrote:
I've scanned this method and I see no mention of `memref.copy` in the implementation. This implies that it should be possible to document this method without mentioning `memref.copy`. Also, this high-level comment is longer than the implementation. A simple helper hook should not require this much documentation. Please select 1 or 2 most representative examples and remove everything else. Instead, you can use the test to document the functionality.
https://github.com/llvm/llvm-project/pull/203873
More information about the Mlir-commits
mailing list