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;

SYCL/ESIMD/private_memory/pm_access_1.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: gpu
10-
// Sporadic failure in GPU RT 21.16.19610
11-
// UNSUPPORTED: cuda || (level_zero && linux)
10+
// UNSUPPORTED: cuda
1211
// RUN: %clangxx -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
1312
// RUN: %GPU_RUN_PLACEHOLDER %t.out 1

SYCL/ESIMD/private_memory/pm_access_2.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: gpu
10-
// Sporadic failure in GPU RT 21.16.19610
11-
// UNSUPPORTED: cuda || (level_zero && linux)
10+
// UNSUPPORTED: cuda
1211
// RUN: %clangxx -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
1312
// RUN: %GPU_RUN_PLACEHOLDER %t.out 2

SYCL/ESIMD/private_memory/pm_access_3.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: gpu
10-
// Sporadic failure in GPU RT 21.16.19610
11-
// UNSUPPORTED: cuda || (level_zero && linux)
10+
// UNSUPPORTED: cuda
1211
// RUN: %clangxx -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
1312
// RUN: %GPU_RUN_PLACEHOLDER %t.out 3

SYCL/USM/badmalloc.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// RUN: %GPU_RUN_PLACEHOLDER %t1.out
77
// RUN: %ACC_RUN_PLACEHOLDER %t1.out
88

9-
// Regression in GPU RT 21.16.19610
10-
// XFAIL: level_zero && gpu
11-
129
//==----------------- badmalloc.cpp - Bad Mallocs test ---------------------==//
1310
//
1411
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)