[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
Thu Feb 2 04:03:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293880: [X86][SSE] Use MOVMSK for all_of/any_of reduction patterns (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D28810?vs=86671&id=86784#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28810

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28810.86784.patch
Type: text/x-patch
Size: 48796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/6ed03a0d/attachment.bin>


More information about the llvm-commits mailing list