[Openmp-commits] [PATCH] D95062: [libomptarget][devicertl][nfc] Simplify target_atomic abstraction

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 20 13:24:22 PST 2021


tianshilei1992 added a comment.

None of the three atomic operations provided by OpenMP, `read`, `write`, and `update`, sound like similar semantics as the four operations here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95062



More information about the Openmp-commits mailing list