[PATCH] D28810: [X86][SSE] Use MOVMSK for all_of/any_of reduction patterns

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 08:25:26 PST 2017


RKSimon updated this revision to Diff 85401.
RKSimon added a comment.
Herald added a subscriber: igorb.

Updated based on Filipe's feedback.


Repository:
  rL LLVM

https://reviews.llvm.org/D28810

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-compare-all_of.ll
  test/CodeGen/X86/vector-compare-any_of.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28810.85401.patch
Type: text/x-patch
Size: 49959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/21a5bebf/attachment.bin>


More information about the llvm-commits mailing list