[Openmp-commits] [PATCH] D94728: [libomptarget][nvptx][nfc] Move target_impl functions out of header

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 14 14:56:33 PST 2021


JonChesterfield created this revision.
JonChesterfield added reviewers: jdoerfert, ABataev, tianshilei1992, grokos, ye-luo.
Herald added a subscriber: jfb.
JonChesterfield requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

[libomptarget][nvptx][nfc] Move target_impl functions out of header

This removes most of the differences between the two target_impl.h.

Also change name mangling from C to C++ for __kmpc_impl_*_lock.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94728

Files:
  openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu
  openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94728.316788.patch
Type: text/x-patch
Size: 11253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210114/7c560273/attachment-0001.bin>


More information about the Openmp-commits mailing list