[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.
Paths
| Differential D94728
[libomptarget][nvptx][nfc] Move target_impl functions out of header ClosedPublic Authored by JonChesterfield on Jan 14 2021, 2:56 PM.
Details Summary [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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 14 2021, 4:09 PM
This revision was landed with ongoing or failed builds.Jan 14 2021, 4:20 PM Closed by commit rG6e7094c14b22: [libomptarget][nvptx][nfc] Move target_impl functions out of header (authored by JonChesterfield). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 316805 openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu |
I'd not have a blank line here.