[PATCH] D59506: [ValueTracking][InstSimplify] Support min/max selects in computeConstantRange()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 7 10:20:48 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357870: Reapply [ValueTracking] Support min/max selects in computeConstantRange() (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59506?vs=192308&id=194062#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59506/new/
https://reviews.llvm.org/D59506
Files:
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/test/CodeGen/AMDGPU/med3-no-simplify.ll
llvm/trunk/test/CodeGen/AMDGPU/smed3.ll
llvm/trunk/test/CodeGen/AMDGPU/umed3.ll
llvm/trunk/test/Transforms/InstCombine/minmax-fold.ll
llvm/trunk/test/Transforms/InstCombine/sub.ll
llvm/trunk/test/Transforms/InstSimplify/cmp_of_min_max.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59506.194062.patch
Type: text/x-patch
Size: 10577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190407/47d862b8/attachment.bin>
More information about the llvm-commits
mailing list