[PATCH] D22247: [DAGCombine] Make sext(setcc) combine respect getBooleanContents()
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 12:41:50 PDT 2016
mkuper updated this revision to Diff 63715.
mkuper added a comment.
Updated per Matt's comments.
http://reviews.llvm.org/D22247
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/pr28504.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22247.63715.patch
Type: text/x-patch
Size: 4541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/8998b525/attachment.bin>
More information about the llvm-commits
mailing list