[llvm-bugs] [Bug 31293] Poor handling of SMIN/SMAX/UMIN/UMAX in SelectionDAG::computeKnownBits
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Mar 17 04:51:56 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=31293
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #7 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving this - computeKnownBits/ComputeNumSignBits now handle all typical
cases (clamping being the big one).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180317/25647ae9/attachment.html>
More information about the llvm-bugs
mailing list