[PATCH] D46785: [msan] Instrument masked.store, masked.load intrinsics.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 13:28:20 PDT 2018


eugenis updated this revision to Diff 146908.
eugenis added a comment.

more tests


https://reviews.llvm.org/D46785

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46785.146908.patch
Type: text/x-patch
Size: 10206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/f37e8d49/attachment.bin>


More information about the llvm-commits mailing list