Re: [PATCH 03/11] c: c++: Define new floating point builtin fetch_add functions

2025-07-24 Thread Matthew Malcomson
Ping (Libatomic autoinclude patch that this patch series depends on has been re-spinned, so bringing this patch series back to attention). https://gcc.gnu.org/pipermail/gcc-patches/2025-July/688838.html On 11/14/24 13:55, mmalcom...@nvidia.com wrote: From: Matthew Malcomson Not sure who to C

[PATCH 03/11] c: c++: Define new floating point builtin fetch_add functions

2024-11-14 Thread mmalcomson
From: Matthew Malcomson Not sure who to Cc for this. Honestly just guessing a bit here. Please do redirect me if anyone knows of a better set of people to ask. -- >8 --- 8< --- This commit just defines the new names -- as yet don't implement them. Saving this commit bec