[libcxx-commits] [clang] [libcxx] [clang] Add builtin to clear padding bytes (prework for P0528R3) (PR #75371)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 23 13:04:39 PDT 2026


gonzalobg wrote:

Can you describe the algorithm for `compare_exchange` for `atomic_ref` that handles the case where the in-memory padding is not zero and how that algorithm uses this intrinsic? 

https://github.com/llvm/llvm-project/pull/75371


More information about the libcxx-commits mailing list