diff --git a/SYCL/AtomicRef/device_has_aspect_atomic64_cuda_and_hip.cpp b/SYCL/AtomicRef/device_has_aspect_atomic64_cuda_and_hip.cpp index 7d5092178e..1aa48eb675 100644 --- a/SYCL/AtomicRef/device_has_aspect_atomic64_cuda_and_hip.cpp +++ b/SYCL/AtomicRef/device_has_aspect_atomic64_cuda_and_hip.cpp @@ -2,9 +2,6 @@ // RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out -// XFAIL: hip -// Expected failure because hip does not have atomic64 check implementation - #include #include