[llvm-bugs] [Bug 46116] Failure to optimize `(a + c) < (b + c)` to `a < b`
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 28 09:58:07 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46116
Gabriel Ravier <gabravier at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #2 from Gabriel Ravier <gabravier at gmail.com> ---
Can't reproduce either, I have no idea how I ended up filing this bug tbh,
probably the code I posted here is wrong somehow.
--
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/20200528/e08c30a4/attachment.html>
More information about the llvm-bugs
mailing list