[PATCH] D133682: [msan] Handle shadow of masked instruction

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 11 22:37:19 PDT 2022


vitalybuka created this revision.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
vitalybuka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Origin handling is not implemented yet.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133682

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133682.459404.patch
Type: text/x-patch
Size: 32167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/69b395ea/attachment-0001.bin>


More information about the llvm-commits mailing list