[PATCH] D82398: [MSAN] Handle x86 {round,min,max}sd intrinsics

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 15:38:59 PDT 2020


guiand updated this revision to Diff 272842.
guiand added a comment.

Use shufflevector, move test over to IR


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82398

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/vector_sd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82398.272842.patch
Type: text/x-patch
Size: 5447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/3b60943c/attachment.bin>


More information about the llvm-commits mailing list