[PATCH] D82920: [MSAN] Implement experiemental vector reduction intrinsics

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 11:21:03 PDT 2020


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

I removed the v2 intrinsic handling


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82920

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/experimental-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82920.274880.patch
Type: text/x-patch
Size: 6653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/b460d31a/attachment.bin>


More information about the llvm-commits mailing list