[PATCH] D146157: [MSAN] Support load and stores of scalable vector types

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 14:10:40 PDT 2023


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

Address review comment


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

https://reviews.llvm.org/D146157

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146157.507498.patch
Type: text/x-patch
Size: 28290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/9c41c734/attachment.bin>


More information about the llvm-commits mailing list