[Mlir-commits] [mlir] [mlir] Fix correct memset range in `OwningMemRef` zero-init (PR #158200)
Mehdi Amini
llvmlistbot at llvm.org
Fri Sep 12 10:07:33 PDT 2025
joker-eph wrote:
Can we add a test along the line of: https://github.com/llvm/llvm-project/blob/main/mlir/unittests/ExecutionEngine/Invoke.cpp#L208-L214
Initializing the same kind of "widely unaligned memref", making it large enough, and then checking that is indeed zero-initialized?
https://github.com/llvm/llvm-project/pull/158200
More information about the Mlir-commits
mailing list