[llvm-bugs] [Bug 34249] Panic when using _addcarryx_u64 with Clang 3.9

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 29 12:08:48 PST 2019


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r310784
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #7 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving - the crash was fixed by rL310784 and we avoid ADOX/ADCX code
generation now.

-- 
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/20190129/8d3a6362/attachment.html>


More information about the llvm-bugs mailing list