[PATCH] D38472: [X86][SSE] Add support for lowering shuffles to PACKSS/PACKUS
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 05:03:25 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314788: [X86][SSE] Add support for lowering shuffles to PACKSS/PACKUS (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D38472?vs=117394&id=117502#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38472
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx-cvt-2.ll
llvm/trunk/test/CodeGen/X86/avx2-shift.ll
llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
llvm/trunk/test/CodeGen/X86/avx2-vector-shifts.ll
llvm/trunk/test/CodeGen/X86/avx512-any_extend_load.ll
llvm/trunk/test/CodeGen/X86/avx512-trunc.ll
llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-256.ll
llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-512.ll
llvm/trunk/test/CodeGen/X86/bitcast-setcc-128.ll
llvm/trunk/test/CodeGen/X86/psubus.ll
llvm/trunk/test/CodeGen/X86/shuffle-strided-with-offset-256.ll
llvm/trunk/test/CodeGen/X86/vector-compare-results.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
llvm/trunk/test/CodeGen/X86/vector-trunc.ll
llvm/trunk/test/CodeGen/X86/vselect-avx.ll
llvm/trunk/test/CodeGen/X86/widen_arith-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38472.117502.patch
Type: text/x-patch
Size: 71936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/35d14d55/attachment.bin>
More information about the llvm-commits
mailing list