[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
Fri Apr 29 14:18:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268104: [InstCombine] Determine the result of a select based on a dominating condition. (authored by mcrosier).

Changed prior to commit:
  http://reviews.llvm.org/D19550?vs=55268&id=55668#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19550

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

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


More information about the llvm-commits mailing list