[Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
ioana ghiban
llvmlistbot at llvm.org
Tue Apr 21 05:47:54 PDT 2026
================
----------------
ioghiban wrote:
I will adjust the docs to reflect the implementation. We're not just checking the unit dimensions here, but all dimensions, since the load may index out of bounds at any position.
https://github.com/llvm/llvm-project/pull/188459
More information about the Mlir-commits
mailing list