[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
Wed Apr 27 11:30:25 PDT 2016


mcrosier updated this revision to Diff 55268.
mcrosier added a comment.

Update patch now that pr21210.ll has been updated.  Thanks, Gerolf.


http://reviews.llvm.org/D19550

Files:
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select-implied.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19550.55268.patch
Type: text/x-patch
Size: 4227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/df19cd17/attachment.bin>


More information about the llvm-commits mailing list