File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66//
77// ===---------------------------------------===//
88
9- // RUN: %{build} -fsycl-device-code-split=per_kernel -std=c++20 - o %t.out
9+ // RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
1010// RUN: %{run} %t.out
1111// REQUIRES: arch-intel_gpu_pvc
1212
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9- // RUN: %{build} -fsycl-device-code-split=per_kernel -std=c++20 - o %t.out
9+ // RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
1010// RUN: %{run} %t.out
11- // RUN: %{build} -fsycl-device-code-split=per_kernel -std=c++20 - o %t1.out -DEXP
11+ // RUN: %{build} -fsycl-device-code-split=per_kernel -o %t1.out -DEXP
1212// RUN: %{run} %t1.out
1313// REQUIRES: arch-intel_gpu_pvc
1414
You can’t perform that action at this time.
0 commit comments