[PATCH] D59506: [ValueTracking][InstSimplify] Support min/max selects in computeConstantRange()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 11:20:49 PDT 2019
nikic updated this revision to Diff 191358.
nikic added a comment.
This revision is now accepted and ready to land.
Herald added subscribers: nhaehnle, jvesely.
Update AMDGPU tests, update for more InstCombine test changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59506/new/
https://reviews.llvm.org/D59506
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/CodeGen/AMDGPU/smed3.ll
llvm/test/CodeGen/AMDGPU/umed3.ll
llvm/test/Transforms/InstCombine/minmax-fold.ll
llvm/test/Transforms/InstCombine/sub.ll
llvm/test/Transforms/InstSimplify/cmp_of_min_max.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59506.191358.patch
Type: text/x-patch
Size: 6380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/a0763a80/attachment.bin>
More information about the llvm-commits
mailing list