[clang] [compiler-rt] [llvm] [clang] builtins for atomicrmw fminmax/_num (PR #187139)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 7 20:58:44 PDT 2026
================
@@ -0,0 +1,404 @@
+// RUN: %clang %s -O2 -o %t && %t
----------------
efriedma-quic wrote:
I'm fine leaving it out, sure.
https://github.com/llvm/llvm-project/pull/187139
More information about the cfe-commits
mailing list