diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-05-13 17:31:35 +0100 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-05-13 17:31:36 +0100 |
commit | b049870d3b47a93b0c53f3ad69b11c4731b39d7f (patch) | |
tree | 6898401077568e2ec0e43fcff87ac97e29b47705 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 3f2891db6dd5684ee743055c0e86d0d3dd66c90b (diff) | |
download | llvm-b049870d3b47a93b0c53f3ad69b11c4731b39d7f.zip llvm-b049870d3b47a93b0c53f3ad69b11c4731b39d7f.tar.gz llvm-b049870d3b47a93b0c53f3ad69b11c4731b39d7f.tar.bz2 |
[libomptarget][amdgpu] Convert an assert to print and offload_fail
[libomptarget][amdgpu] Convert an assert to print and offload_fail
The kernel launched is supposed to be present in the binary, but a not yet
diagnosed bug means it is missing for some of the qmcpack test cases. Changing
from assert to print and offload_fail should help diagnose that and similar bugs.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D102378
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions