[llvm-branch-commits] [mlir] [mlir][memref] Remove runtime verification for `memref.reinterpret_cast` (PR #132547)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 24 22:32:29 PDT 2025
https://github.com/MaheshRavishankar commented:
I think this is OK, but when we create a new memref, dont we want to verify that the strides specified dont make it such that accessing using strides goes out of bounds?
https://github.com/llvm/llvm-project/pull/132547
More information about the llvm-branch-commits
mailing list