llvm-project/openmp/libomptarget/plugins
Ye Luo 03111e5e7a [OpenMP] Protect unrecogonized CUDA error code
If an error code can not be recognized by cuGetErrorString, errStr remains null and causes crashing at DP() printing.
Protect this case.

Reviewed By: jhuber6, tianshilei1992

Differential Revision: https://reviews.llvm.org/D87980
2020-09-21 13:43:08 -04:00
..
aarch64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
amdgpu [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
common [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
cuda [OpenMP] Protect unrecogonized CUDA error code 2020-09-21 13:43:08 -04:00
generic-elf-64bit/src [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
ppc64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
ppc64le Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
ve [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
x86_64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
CMakeLists.txt [libomptarget] Disable build of amdgpu plugin as it doesn't build with rocm. 2020-09-18 18:10:27 +01:00
exports [OpenMP] Improve D2D memcpy to use more efficient driver API 2020-06-04 16:59:06 -04:00