diff --git a/sycl/test/hier_par/hier_par_wgscope.cpp b/sycl/test/hier_par/hier_par_wgscope.cpp index d624e6ba82d5f..91bacfa57f44a 100644 --- a/sycl/test/hier_par/hier_par_wgscope.cpp +++ b/sycl/test/hier_par/hier_par_wgscope.cpp @@ -18,9 +18,6 @@ // RUN: %GPU_RUN_PLACEHOLDER %t.out // RUN: %ACC_RUN_PLACEHOLDER %t.out -// TODO: ptxas fatal : Unresolved extern function '__spirv_ControlBarrier' -// UNSUPPORTED: cuda - // This test checks correctness of hierarchical kernel execution when there is // code and data in the work group scope.