[PATCH] D19550: [InstCombine] Determine the result of a select based on a dominating condition.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 12:39:26 PDT 2016
mcrosier updated the summary for this revision.
mcrosier updated this revision to Diff 55068.
mcrosier added a comment.
@bmakam reminded me that this will also fix PR23333.
-Add a test case accordingly.
http://reviews.llvm.org/D19550
Files:
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/pr21210.ll
test/Transforms/InstCombine/select-implied.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19550.55068.patch
Type: text/x-patch
Size: 3826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/2c3179b1/attachment.bin>
More information about the llvm-commits
mailing list