[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
Wed May 3 01:47:50 PDT 2023


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

Rebase and refine the 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.519011.patch
Type: text/x-patch
Size: 15473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/c7d1c481/attachment.bin>


More information about the llvm-commits mailing list