[llvm-bugs] [Bug 20748] @llvm.uadd.with.overflow.i32 (a.k.a. __builtin_addc) intrinsic produces worse-code than non-intrinsic version

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 2 03:14:00 PDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Current Codegen: https://godbolt.org/z/nTxG9oPnh

This was fixed for clang 10.0

-- 
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/20210402/fb8f6dd6/attachment.html>


More information about the llvm-bugs mailing list