[PATCH] D60610: [X86][SSE] Recognise vXi1 boolean anyof/allof reduction patterns

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 07:21:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358286: [X86][SSE] Recognise vXi1 boolean anyof/allof reduction patterns (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60610?vs=194846&id=194877#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60610

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: D60610.194877.patch
Type: text/x-patch
Size: 33124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/77438a9b/attachment.bin>


More information about the llvm-commits mailing list