diff --git a/SYCL/SubGroup/shuffle_fp64.cpp b/SYCL/SubGroup/shuffle_fp64.cpp index 1a4335de02..a0aa02b116 100644 --- a/SYCL/SubGroup/shuffle_fp64.cpp +++ b/SYCL/SubGroup/shuffle_fp64.cpp @@ -3,10 +3,6 @@ // RUN: %GPU_RUN_PLACEHOLDER %t.out // RUN: %ACC_RUN_PLACEHOLDER %t.out // -// Temporarily disabled for CUDA due to failure reported in -// https://github.com/intel/llvm/issues/8516 -// UNSUPPORTED: cuda -// //==------- shuffle_fp64.cpp - SYCL sub_group shuffle test -----*- C++ -*---==// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.