[llvm-bugs] [Bug 51340] Wrong code generated for x86 inline assembly

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 4 13:21:36 PDT 2021


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

Eli Friedman <efriedma at quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |efriedma at quicinc.com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Eli Friedman <efriedma at quicinc.com> ---
I think this was fixed by https://reviews.llvm.org/D94466 .

Unfortunately, it looks like this got missed in the release process for 12.0
and 12.0.1.  And there isn't any plan to release 12.0.2.

Please try out the 13.0 release candidate
(https://github.com/llvm/llvm-project/releases/tag/llvmorg-13.0.0-rc1), and let
us know if you find any issues.

-- 
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/20210804/5ce555f8/attachment.html>


More information about the llvm-bugs mailing list