Re: [PATCH 01/10] libatomic: Split concept of SUFFIX and SIZE in libatomic

2025-09-03 Thread Joseph Myers
On Mon, 11 Aug 2025, mmalcom...@nvidia.com wrote: > diff --git a/libatomic/cas_n.c b/libatomic/cas_n.c > index d75c2ea5b99..d1e27fbd4e2 100644 > --- a/libatomic/cas_n.c > +++ b/libatomic/cas_n.c > @@ -29,7 +29,7 @@ > /* If we support the builtin, just use it. */ > #if !DONE && defined(atomic_co

[PATCH 01/10] libatomic: Split concept of SUFFIX and SIZE in libatomic

2025-08-11 Thread mmalcomson
From: Matthew Malcomson Honestly don't know who should be specifically Cc'd in for this. Would appreciate any pointers. -- >8 --- 8< --- Many functions in libatomic are defined multiple times with different suffixes from 1, 2, 4, 8, 16. These also correspond to the size