[PATCH] D149073: [ASAN] Support memory checks on experimental.vp.strided.load/store.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 18:12:55 PDT 2023
fakepaper56 updated this revision to Diff 522868.
fakepaper56 added a comment.
Consider the stride value is a multiple of pointer alignment. And sorry that I
am late to update to the revision. I missed those new comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149073/new/
https://reviews.llvm.org/D149073
Files:
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-vp-load-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149073.522868.patch
Type: text/x-patch
Size: 14703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/cae0e4fb/attachment.bin>
More information about the llvm-commits
mailing list