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

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 16:43:33 PDT 2018


eugenis created this revision.
eugenis added a reviewer: kcc.
Herald added a subscriber: hiraditya.

Instrument masked store/load intrinsics.


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.146441.patch
Type: text/x-patch
Size: 7448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/3f2ec530/attachment.bin>


More information about the llvm-commits mailing list