[PATCH] D133071: [msan] Combine shadow check of the same instruction
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 13:56:23 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef0f866718bf: [msan] Combine shadow check of the same instruction (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D133071?vs=457133&id=457389#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133071/new/
https://reviews.llvm.org/D133071
Files:
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/avx-intrinsics-x86.ll
llvm/test/Instrumentation/MemorySanitizer/avx2-intrinsics-x86.ll
llvm/test/Instrumentation/MemorySanitizer/csr.ll
llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll
llvm/test/Instrumentation/MemorySanitizer/sse-intrinsics-x86.ll
llvm/test/Instrumentation/MemorySanitizer/sse41-intrinsics-x86.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133071.457389.patch
Type: text/x-patch
Size: 153035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/cee09ba2/attachment.bin>
More information about the llvm-commits
mailing list