llvm-project/openmp/libomptarget/plugins/remote
Atmn Patel 21e92612c0 [Libomptarget] Experimental Remote Plugin Fixes
D97883 introduced a compile-time error in the experimental remote offloading
libomptarget plugin, this patch fixes it and resolves a number of
inconsistencies in the plugin as well:

1. Non-functional Asynchronous API
2. Unnecessarily verbose debug printing
3. Misc. code clean ups

This is not intended to make any functional changes to the plugin.

Differential Revision: https://reviews.llvm.org/D105325
2021-07-02 12:38:34 -04:00
..
include [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
lib [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
server [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
src [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
CMakeLists.txt [OpenMP][Libomptarget] Fix conditional in CMake for remote plugin 2021-01-27 21:28:25 -05:00