aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2021-01-07 16:43:01 -0500
committerHuber, Joseph <huberjn@ornl.gov>2021-01-07 17:47:32 -0500
commit2ce16810f28379b0a56f7036895a04e18d6b4506 (patch)
tree575ba65dfe1511896735b138d01316daa169e13e /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentf78d6af7319aa676a0f9f6cbb982f21c96e9aac5 (diff)
downloadllvm-2ce16810f28379b0a56f7036895a04e18d6b4506.zip
llvm-2ce16810f28379b0a56f7036895a04e18d6b4506.tar.gz
llvm-2ce16810f28379b0a56f7036895a04e18d6b4506.tar.bz2
[OpenMP] Always print error messages in libomptarget CUDA plugin
Summary: Currently error messages from the CUDA plugins are only printed to the user if they have debugging enabled. Change this behaviour to always print the messages that result in offloading failure. This improves the error messages by indidcating what happened when the error occurs in the plugin library, such as a segmentation fault on the device. Reviewed by: jdoerfert Differential Revision: https://reviews.llvm.org/D94263
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions