[PATCH] D27531: [InstCombine] add folds for icmp (smin X, Y), X
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 11:24:03 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289855: [InstCombine] add folds for icmp (smin X, Y), X (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D27531?vs=80684&id=81628#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27531
Files:
llvm/trunk/include/llvm/IR/PatternMatch.h
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Transforms/InstCombine/smin-icmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27531.81628.patch
Type: text/x-patch
Size: 7844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/81f40f4e/attachment.bin>
More information about the llvm-commits
mailing list