llvm-project/openmp/libomptarget/plugins
Jon Chesterfield 3153bdd547 [libomptarget][amdgpu] Drop env variables
Use the same debug print as the rest of libomptarget plugins with
the same environment control. Also drop the max queue size debugging hook as
I don't believe it is still in use, can bring it back near the rest of the env
handling in rtl.cpp if someone objects.

That makes most of rt.h and all of utils.cpp unused. Clean that up and simplify
control flow in a couple of places.

Behaviour change is that debug prints that used to use the old environment
variable now use the new one and print in slightly different format, and the
removal of the max queue size variable.

Reviewed By: pdhaliwal

Differential Revision: https://reviews.llvm.org/D108784
2021-09-02 11:02:39 +01:00
..
aarch64
amdgpu [libomptarget][amdgpu] Drop env variables 2021-09-02 11:02:39 +01:00
common [NFC][libomptarget] Remove redundant libelf dependency for elf_common. 2021-06-21 07:19:55 -07:00
cuda [OpenMP][NVPTX] Fixed missing variables for CUDA free compilation in NVPTX plugin 2021-08-28 18:08:10 -04:00
generic-elf-64bit/src [OpenMP] Replace global InfoLevel with a reference to an internal one. 2021-04-23 09:43:46 -04:00
ppc64
ppc64le
remote [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
ve [OpenMP] Add function for setting LIBOMPTARGET_INFO at runtime 2021-04-22 12:48:11 -04:00
x86_64
CMakeLists.txt [libomptarget] Build amdgpu plugin by default 2021-03-15 20:12:01 +00:00
exports [OpenMP][Offloading] Add support for event related interfaces 2021-08-28 16:24:14 -04:00