[OpenMP] Remove obsolete external interface for device RT
authorJohannes Doerfert <johannes@jdoerfert.de>
Wed, 20 Oct 2021 15:45:13 +0000 (10:45 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Wed, 27 Oct 2021 23:22:35 +0000 (18:22 -0500)
commit48877525cfe85104b5f7d53a045bc22abd66bd20
tree8cc99241f099b59c88da3b2ac4b19637dc50e2dd
parent5102c3c61e266b533619644bb8eb27cecd26bfca
[OpenMP] Remove obsolete external interface for device RT

We do not generate _serialized_parallel calls in device mode, no
need for an external API.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D112145
openmp/libomptarget/DeviceRTL/include/Interface.h
openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
openmp/libomptarget/deviceRTLs/common/src/parallel.cu
openmp/libomptarget/deviceRTLs/interface.h