[PATCH] D35381: [DAGCombiner] Recognise vector rotations with non-splat constants
Andrew Zhogin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 15 13:16:03 PDT 2017
andrew.zhogin updated this revision to Diff 106783.
andrew.zhogin added a comment.
buildLoHiRotateVecBitmask helper function deleted, code inlined.
https://reviews.llvm.org/D35381
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/combine-rotates.ll
test/CodeGen/X86/rotate_vec.ll
test/CodeGen/X86/vector-rotate-128.ll
test/CodeGen/X86/vector-rotate-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35381.106783.patch
Type: text/x-patch
Size: 16472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170715/b9fb95d2/attachment.bin>
More information about the llvm-commits
mailing list