From a9781ddf30009a010dc35143436020e12b9990cc Mon Sep 17 00:00:00 2001 From: Victor Perez Date: Mon, 2 Dec 2024 16:36:51 +0100 Subject: [PATCH] [SYCL][CI][CTS] Turn on `test_multi_ptr` (#16221) After https://github.com/intel/llvm/pull/15389 and https://github.com/KhronosGroup/SYCL-CTS/pull/935 got merged, these CTS tests can be reenabled. Signed-off-by: Victor Perez --- devops/cts_exclude_filter_L0_GPU | 2 -- devops/cts_exclude_filter_OCL_CPU | 2 -- 2 files changed, 4 deletions(-) diff --git a/devops/cts_exclude_filter_L0_GPU b/devops/cts_exclude_filter_L0_GPU index c5bd17b5eb260..e69de29bb2d1d 100644 --- a/devops/cts_exclude_filter_L0_GPU +++ b/devops/cts_exclude_filter_L0_GPU @@ -1,2 +0,0 @@ -# CMPLRLLVM-61839 -multi_ptr diff --git a/devops/cts_exclude_filter_OCL_CPU b/devops/cts_exclude_filter_OCL_CPU index 082bfa7ecd8ee..b3ab59f9876f2 100644 --- a/devops/cts_exclude_filter_OCL_CPU +++ b/devops/cts_exclude_filter_OCL_CPU @@ -2,5 +2,3 @@ math_builtin_api # https://github.com/intel/llvm/issues/13574 hierarchical -# CMPLRLLVM-61839 -multi_ptr