"llvm/lib/Analysis/GlobalsModRef.cpp" did not exist on "9f2bf1aff5b7a72cd9b0728d479f1608a405975f"
[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
Loading
Please sign in to comment