File tree Expand file tree Collapse file tree 6 files changed +1
-9
lines changed Expand file tree Collapse file tree 6 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 77// ===----------------------------------------------------------------------===//
88// Test currently timeouts on Windows Level Zero and OpenCL
99// UNSUPPORTED: windows
10- // Temporarily disabled due to flaky behavior
11- // REQUIRES: TEMPORARY_DISABLED
1210// RUN: %{build} -o %t.out
1311// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %{run} %t.out
1412//
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9- // Temporarily disabled due to flaky behavior
10- // REQUIRES: TEMPORARY_DISABLED
119// RUN: %clangxx -fsycl -Xs "-stateless-stack-mem-size=131072" -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
1210// RUN: %{run} %t.out 1
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9- // Temporarily disabled due to flaky behavior
10- // REQUIRES: TEMPORARY_DISABLED
119// RUN: %clangxx -fsycl -Xs "-stateless-stack-mem-size=131072" -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
1210// RUN: %{run} %t.out 2
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9- // Temporarily disabled due to flaky behavior
10- // REQUIRES: TEMPORARY_DISABLED
119// RUN: %clangxx -fsycl -Xs "-stateless-stack-mem-size=131072" -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
1210// RUN: %{run} %t.out 3
Original file line number Diff line number Diff line change 77// ===----------------------------------------------------------------------===//
88// UNSUPPORTED: gpu-intel-pvc
99
10- // RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
10+ // RUN: %{build} -fsycl-device-code-split=per_kernel -I%S/.. - o %t.out
1111// RUN: %{run} %t.out
1212
1313// The test verifies that basic ESIMD API works properly with
File renamed without changes.
You can’t perform that action at this time.
0 commit comments