[PATCH] D146208: [ASAN] Support memory checks on vp.load/store.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 02:59:16 PDT 2023
fakepaper56 created this revision.
fakepaper56 added reviewers: craig.topper, kito-cheng, asb, usama54321, MaskRay, reames.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
fakepaper56 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The patch adds EVL member into InterestingMemoryOperand for vp load/store support.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146208
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: D146208.505746.patch
Type: text/x-patch
Size: 35158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/df0c40bf/attachment.bin>
More information about the llvm-commits
mailing list