[Openmp-commits] [PATCH] D71404: [libomptarget][nfc] Introduce atomic wrapper function

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 12 17:00:02 PST 2019


JonChesterfield added a comment.

`__kmpc_atomic_foo` works for me, as does running sed once.

Templates I can't see in this instance. Could you sketch the implementation for one of the functions, e.g. the add example from here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71404





More information about the Openmp-commits mailing list