[PATCH] D124871: Handle instrumentation of scalar single-precision (_ss) intrinsics

Nicolas Capens via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 10:55:31 PDT 2022


capn updated this revision to Diff 428714.
capn edited the summary of this revision.
capn added a comment.

Drop rcpss/rsqrtss handling, fix unsigned iterator, and update test tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124871/new/

https://reviews.llvm.org/D124871

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  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: D124871.428714.patch
Type: text/x-patch
Size: 8647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/35de065c/attachment.bin>


More information about the llvm-commits mailing list