public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/110061] New: libatomic: 128-bit atomics should be lock-free on AArch64
@ 2023-05-31 12:46 wilco at gcc dot gnu.org
  2023-05-31 12:55 ` [Bug target/110061] " pinskia at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: wilco at gcc dot gnu.org @ 2023-05-31 12:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110061

            Bug ID: 110061
           Summary: libatomic: 128-bit atomics should be lock-free on
                    AArch64
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wilco at gcc dot gnu.org
  Target Milestone: ---

128-bit atomics should be lock-free on AArch64. This is what most users expect,
gives better performance and makes it possible to inline/outline the recently
added 128-bit atomic instructions. It also makes GCC and LLVM ABI compatible
(since LLVM atomics are always lock-free).

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-05-07  7:40 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31 12:46 [Bug target/110061] New: libatomic: 128-bit atomics should be lock-free on AArch64 wilco at gcc dot gnu.org
2023-05-31 12:55 ` [Bug target/110061] " pinskia at gcc dot gnu.org
2023-05-31 12:59 ` pinskia at gcc dot gnu.org
2023-05-31 13:24 ` pinskia at gcc dot gnu.org
2023-05-31 13:59 ` wilco at gcc dot gnu.org
2023-05-31 14:04 ` pinskia at gcc dot gnu.org
2023-05-31 14:06 ` pinskia at gcc dot gnu.org
2023-05-31 14:36 ` wilco at gcc dot gnu.org
2023-06-02 16:02 ` xry111 at gcc dot gnu.org
2023-06-02 17:02 ` wilco at gcc dot gnu.org
2023-06-02 17:49 ` xry111 at gcc dot gnu.org
2023-06-02 20:37 ` wilco at gcc dot gnu.org
2023-06-02 20:41 ` xry111 at gcc dot gnu.org
2023-06-02 20:48 ` wilco at gcc dot gnu.org
2023-06-02 21:23 ` wilco at gcc dot gnu.org
2023-06-04 10:23 ` xry111 at gcc dot gnu.org
2023-12-22 14:38 ` wilco at gcc dot gnu.org
2024-03-18  1:02 ` raj.khem at gmail dot com
2024-03-18  1:06 ` pinskia at gcc dot gnu.org
2024-05-07  7:40 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).