[PATCH] D43172: [SelectionDAG][ARM][X86] Teach PromoteIntRes_SETCC to do a better job picking the result type for the setcc.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 15:05:45 PST 2018
craig.topper updated this revision to Diff 137850.
craig.topper added a comment.
Made the code less of a heuristic.
https://reviews.llvm.org/D43172
Files:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/ARM/vuzp.ll
test/CodeGen/X86/bitcast-and-setcc-512.ll
test/CodeGen/X86/vector-compare-results.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43172.137850.patch
Type: text/x-patch
Size: 46694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/9beea7db/attachment.bin>
More information about the llvm-commits
mailing list