[flang-commits] [flang] [flang][OpenMP]Add parsing and semantics support for ATOMIC COMPARE (PR #117032)

Mats Petersson via flang-commits flang-commits at lists.llvm.org
Wed Nov 27 12:00:27 PST 2024


================
@@ -4126,6 +4126,15 @@ struct OmpAtomicCapture {
       t;
 };
 
+// ATOMCI COMPARE (OpenMP 5.1, Spec: 15.8.4)
----------------
Leporacanthicus wrote:

Fixed.

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


More information about the flang-commits mailing list