[PATCH] [SDAG] When performing post-legalize DAG combining, run the legalizer over each node in the worklist prior to combining.
Chandler Carruth
chandlerc at gmail.com
Fri Jul 25 22:58:37 PDT 2014
Closed by commit rL214020 (authored by @chandlerc).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D4564
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/test/CodeGen/R600/fp_to_sint.ll
llvm/trunk/test/CodeGen/R600/fp_to_uint.ll
llvm/trunk/test/CodeGen/R600/setcc-equivalent.ll
llvm/trunk/test/CodeGen/X86/avx512-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4564.11911.patch
Type: text/x-patch
Size: 16049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140726/25e24d3d/attachment.bin>
More information about the llvm-commits
mailing list