[PATCH] D51112: [ValueTracking] Teach computeNumSignBits to understand min/max clamp patterns with constant/splat values
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 16:28:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340480: [ValueTracking] Teach computeNumSignBits to understand min/max clamp patterns… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51112?vs=162068&id=162103#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51112
Files:
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/test/Transforms/InstCombine/max_known_bits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51112.162103.patch
Type: text/x-patch
Size: 5278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/ff62816b/attachment.bin>
More information about the llvm-commits
mailing list