[Mlir-commits] [mlir] [memref] Support non-scalar copies in `reinterpret_cast` elision (PR #203873)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed Jul 8 03:31:25 PDT 2026
================
----------------
banach-space wrote:
The function name (`delinearizeStaticRCOffset`) and the comment ("returns source indices") are inconsistent. Could you use one of the terms consistently (i.e. `delinearize` vs `source indices`)? I prefer `delinearize` as I'm not sure what "source indices" means without documenting (*).
(*) I know what _you_ mean, but based on my experience "delinearized offset" is more standard term.
https://github.com/llvm/llvm-project/pull/203873
More information about the Mlir-commits
mailing list