[PATCH] D134126: [sanitizer] Handle movmsk intrinsics

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 18 00:57:03 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.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134126

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/avx-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/sse-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/sse2-intrinsics-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134126.461052.patch
Type: text/x-patch
Size: 6774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220918/84c2eeb0/attachment.bin>


More information about the llvm-commits mailing list