[PATCH] D133071: [msan] Combine shadow check of the same instruction

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 17:03:01 PDT 2022


vitalybuka updated this revision to Diff 457133.
vitalybuka added a comment.

comment


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.457133.patch
Type: text/x-patch
Size: 153036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/262b7b53/attachment-0001.bin>


More information about the llvm-commits mailing list