[PATCH] D26525: [InstCombine] canonicalize min/max constant to select's false value

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 14:14:15 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287585: [InstCombine] canonicalize min/max constant to select's false value (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D26525?vs=77554&id=78783#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26525

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/adjust-for-minmax.ll
  llvm/trunk/test/Transforms/InstCombine/div-shift.ll
  llvm/trunk/test/Transforms/InstCombine/minmax-fold.ll
  llvm/trunk/test/Transforms/InstCombine/pr27236.ll
  llvm/trunk/test/Transforms/InstCombine/select_meta.ll
  llvm/trunk/test/Transforms/InstCombine/sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26525.78783.patch
Type: text/x-patch
Size: 32661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/afa8f163/attachment-0001.bin>


More information about the llvm-commits mailing list