[Openmp-commits] [PATCH] D110109: [OpenMP] libomp: add atomic functions for new OpenMP 5.1 atomics.

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Oct 13 11:02:38 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG621d7a75b16d: [OpenMP] libomp: add atomic functions for new OpenMP 5.1 atomics. (authored by AndreyChurbanov).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110109/new/

https://reviews.llvm.org/D110109

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/kmp_atomic.cpp
  openmp/runtime/src/kmp_atomic.h
  openmp/runtime/test/atomic/kmp_atomic_cas.c
  openmp/runtime/test/atomic/kmp_atomic_cas_cpt.c
  openmp/runtime/test/atomic/kmp_atomic_float10_max_min.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110109.379470.patch
Type: text/x-patch
Size: 32965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211013/7b311526/attachment-0001.bin>


More information about the Openmp-commits mailing list