Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit a7c72d2

Browse files
authored
Revert "[SYCL] Align test parameters with 21.16.19610 driver (#266)"
This reverts commit 5076b10.
1 parent 9c4dba0 commit a7c72d2

14 files changed

+3
-39
lines changed

SYCL/ESIMD/noinline_args_size/noinline_args_char_int_size_192.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_char_int_size_256.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_char_int_size_512.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_char_int_size_64.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_char_int_size_96.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_int_size_192.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_int_size_256.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_int_size_512.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_int_size_64.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

SYCL/ESIMD/noinline_args_size/noinline_args_int_size_96.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1111
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
1212

13-
// Regression in GPU RT 21.16.19610
14-
// XFAIL: linux
15-
1613
#include <cstdint>
1714

1815
constexpr unsigned VL = 16;

0 commit comments

Comments
 (0)