[Openmp-commits] [PATCH] D25275: Mixed type atomic routines added for capture and update/capture reverse.

Olga Malysheva via Openmp-commits openmp-commits at lists.llvm.org
Wed Oct 5 05:56:06 PDT 2016


omalyshe created this revision.
omalyshe added reviewers: AndreyChurbanov, jlpeyton, tlwilmar, hbae.
omalyshe added a subscriber: openmp-commits.
omalyshe set the repository for this revision to rL LLVM.

New mixed type atomic routines added for regular capture operations as well as reverse update/capture operations.
LHS - all integer and float types (no complex so far), RHS - float16.


Repository:
  rL LLVM

https://reviews.llvm.org/D25275

Files:
  runtime/src/dllexports
  runtime/src/kmp_atomic.c
  runtime/src/kmp_atomic.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25275.73635.patch
Type: text/x-patch
Size: 43803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20161005/f3b5c55c/attachment-0001.bin>


More information about the Openmp-commits mailing list