[PATCH] D59506: [ValueTracking][InstSimplify] Support min/max selects in computeConstantRange()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 13:51:30 PDT 2019
nikic updated this revision to Diff 191167.
nikic added a comment.
Base on D59511 <https://reviews.llvm.org/D59511>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59506/new/
https://reviews.llvm.org/D59506
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstCombine/minmax-fold.ll
llvm/test/Transforms/InstSimplify/cmp_of_min_max.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59506.191167.patch
Type: text/x-patch
Size: 4104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/c35502d4/attachment.bin>
More information about the llvm-commits
mailing list