[PATCH] D54267: [X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute (PR39387)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 13:15:21 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346706: [X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute (PR39387) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54267?vs=173732&id=173746#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54267
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/insertelement-ones.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54267.173746.patch
Type: text/x-patch
Size: 41381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/d1e044bb/attachment.bin>
More information about the llvm-commits
mailing list