[llvm-bugs] [Bug 47222] New: Merge ca77ab49 into 11.0 branch: Disable use of _ExtInt with '__atomic' builtins

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 18 09:30:10 PDT 2020


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

            Bug ID: 47222
           Summary: Merge ca77ab49 into 11.0 branch: Disable use of
                    _ExtInt with '__atomic' builtins
           Product: clang
           Version: 11.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jeffrey.t.mott at intel.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

Please merge / cherry pick ca77ab494aa29f7521ff797d230cd1b36cbe4e62 into 11.0
branch. This disables ExtInt for the '__atomic' builtins so we can better
design their behavior later without binding us to a sub-optimal implementation
via ABI.

-- 
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/20200818/a3d79030/attachment.html>


More information about the llvm-bugs mailing list