[PATCH] D145259: [ASAN] Initial support memory checks on scalable vector typed allocas

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 09:07:07 PST 2023


reames updated this revision to Diff 503803.
reames added a comment.

Rebase


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145259/new/

https://reviews.llvm.org/D145259

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/vector-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145259.503803.patch
Type: text/x-patch
Size: 5999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/081ac936/attachment.bin>


More information about the llvm-commits mailing list