[PATCH] D55747: [SelectionDAGBuilder] Enable funnel shift building to custom rotates
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 07:00:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349765: [SelectionDAGBuilder] Enable funnel shift building to custom rotates (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55747?vs=179068&id=179070#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55747/new/
https://reviews.llvm.org/D55747
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/test/CodeGen/X86/funnel-shift-rot.ll
llvm/trunk/test/CodeGen/X86/vector-fshl-rot-128.ll
llvm/trunk/test/CodeGen/X86/vector-fshl-rot-256.ll
llvm/trunk/test/CodeGen/X86/vector-fshl-rot-512.ll
llvm/trunk/test/CodeGen/X86/vector-fshr-rot-128.ll
llvm/trunk/test/CodeGen/X86/vector-fshr-rot-256.ll
llvm/trunk/test/CodeGen/X86/vector-fshr-rot-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55747.179070.patch
Type: text/x-patch
Size: 369789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/90f3d9a2/attachment-0001.bin>
More information about the llvm-commits
mailing list