[llvm-bugs] [Bug 35068] Possible bad optimisation of unsigned atomic fetch_sub(1) > 1 on x64

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Oct 29 09:54:15 PDT 2017


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

Craig Topper <craig.topper at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #5 from Craig Topper <craig.topper at gmail.com> ---
I believe I only fixed the slow-incdec case. The fast-incdec case is still
broken.

-- 
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/20171029/20be0606/attachment.html>


More information about the llvm-bugs mailing list