Skip to content

Commit 22ae374

Browse files
committed
[SYCL] Update Graph/Explicit/work_group_size_prop.cpp
Signed-off-by: Hu, Peisen <[email protected]>
1 parent e9e77e1 commit 22ae374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Graph/Explicit/work_group_size_prop.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %{build} -o %t.out
1+
// RUN: %{build} -o %t.out -Wno-deprecated-declarations
22
// RUN: %{run} %t.out
33
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG
44
// RUN: %if level_zero %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}

0 commit comments

Comments
 (0)