[PATCH] D145198: [ASAN] Support memory checks on scalable vector typed masked load and store

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 16:20:37 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG368cb421c396: [ASAN] Support memory checks on scalable vector typed masked load and store (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D145198?vs=502004&id=504301#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145198

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145198.504301.patch
Type: text/x-patch
Size: 10101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230311/19e02b8d/attachment.bin>


More information about the llvm-commits mailing list