[PATCH] D149245: [ASAN] Support memory checks on vp.gather/scatter.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 21 22:29:37 PDT 2023
fakepaper56 updated this revision to Diff 524161.
fakepaper56 added a comment.
Use VPIntrinsic::getPointerAlignment() to get alignment of vp.gather/scatter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149245/new/
https://reviews.llvm.org/D149245
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-vp-load-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149245.524161.patch
Type: text/x-patch
Size: 6759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/3701500c/attachment.bin>
More information about the llvm-commits
mailing list