[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
Sun May 7 20:00:13 PDT 2023


fakepaper56 updated this revision to Diff 520239.
fakepaper56 added a comment.

Rebase and refine code.


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.520239.patch
Type: text/x-patch
Size: 12061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/9d92c513/attachment.bin>


More information about the llvm-commits mailing list