[llvm-bugs] [Bug 4545] ConstantRange::multiply isn't always conservative

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 16 11:34:31 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=4545

Ehud Katz <ehudkatz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |ehudkatz at gmail.com
             Status|NEW                         |RESOLVED

--- Comment #8 from Ehud Katz <ehudkatz at gmail.com> ---
This has been fixed somewhere along the way.
I can confirm that it I can reproduce it with the version before r75444, but
with the current release (LLVM 10.0) it is not reproducible (all tests pass,
including the attached test case).

-- 
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/20200416/5e82f93c/attachment.html>


More information about the llvm-bugs mailing list