diff --git a/openmp/libomptarget/test/offloading/bug49334.cpp b/openmp/libomptarget/test/offloading/bug49334.cpp --- a/openmp/libomptarget/test/offloading/bug49334.cpp +++ b/openmp/libomptarget/test/offloading/bug49334.cpp @@ -1,5 +1,8 @@ // RUN: %libomptarget-compilexx-run-and-check-generic +// Currently hangs on amdgpu +// UNSUPPORTED: amdgcn-amd-amdhsa + #include #include #include