[PATCH] D41294: [X86][SSE] Use (V)PHMINPOSUW for vXi8 SMAX/SMIN/UMAX/UMIN horizontal reductions (PR32841)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 04:03:34 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321070: [X86][SSE] Use (V)PHMINPOSUW for vXi8 SMAX/SMIN/UMAX/UMIN horizontal reductions… (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41294?vs=127314&id=127489#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41294
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/horizontal-reduce-smax.ll
llvm/trunk/test/CodeGen/X86/horizontal-reduce-smin.ll
llvm/trunk/test/CodeGen/X86/horizontal-reduce-umax.ll
llvm/trunk/test/CodeGen/X86/horizontal-reduce-umin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41294.127489.patch
Type: text/x-patch
Size: 76749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/3c818ae1/attachment.bin>
More information about the llvm-commits
mailing list