llvm-project/openmp/libomptarget/src
George Rokos b92dbb4b0a [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, libomptarget-side
This is the libomptarget-side patch which changes the __tgt_* API function signatures in preparation for the new map interface.
Changes are: Device IDs 32bits --> 64bits, Flags 32bits --> 64bits

Differential revision: https://reviews.llvm.org/D40313

llvm-svn: 318790
2017-11-21 18:26:41 +00:00
..
omptarget.cpp [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, libomptarget-side 2017-11-21 18:26:41 +00:00
omptarget.h [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, libomptarget-side 2017-11-21 18:26:41 +00:00
omptargetplugin.h [OpenMP] Changes in the plugin interface 2017-05-10 14:12:36 +00:00