[PATCH] D146208: [ASAN] Support memory checks on vp.load/store.
    Yeting Kuo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Apr  1 20:26:44 PDT 2023
    
    
  
fakepaper56 updated this revision to Diff 510291.
fakepaper56 added a comment.
Rebase and fix test fails.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146208/new/
https://reviews.llvm.org/D146208
Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
  llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll
  llvm/test/Instrumentation/AddressSanitizer/asan-vp-load-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146208.510291.patch
Type: text/x-patch
Size: 32240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230402/3981e6b6/attachment.bin>
    
    
More information about the llvm-commits
mailing list