[PATCH] D29568: [DAGCombine] Allow vector constant folding of any value type before type legalization
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 06:48:56 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294749: [DAGCombine] Allow vector constant folding of any value type before type… (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D29568?vs=87162&id=87994#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29568
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/test/CodeGen/X86/vector-lzcnt-128.ll
llvm/trunk/test/CodeGen/X86/vector-lzcnt-256.ll
llvm/trunk/test/CodeGen/X86/vector-tzcnt-128.ll
llvm/trunk/test/CodeGen/X86/vector-tzcnt-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29568.87994.patch
Type: text/x-patch
Size: 13358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/fa35695b/attachment.bin>
More information about the llvm-commits
mailing list