[PATCH] D145175: [ASAN] Support memory checks on scalable vector typed loads and stores

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 08:15:46 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32188047fcf8: [ASAN] Support memory checks on scalable vector typed loads and stores (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145175

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145175.503780.patch
Type: text/x-patch
Size: 37908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/e9de927b/attachment.bin>


More information about the llvm-commits mailing list