We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929ceec commit 0fa04b6Copy full SHA for 0fa04b6
openmp/libomptarget/plugins-nextgen/amdgpu/CMakeLists.txt
@@ -109,7 +109,6 @@ if (LIBOMPTARGET_FOUND_AMDGPU_GPU OR LIBOMPTARGET_FORCE_AMDGPU_TESTS)
109
else()
110
libomptarget_say("Not generating AMDGPU tests, no supported devices detected."
111
" Use 'LIBOMPTARGET_FORCE_AMDGPU_TESTS' to override.")
112
- return()
113
endif()
114
115
# Install plugin under the lib destination folder.
0 commit comments