File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
sycl/test/group-algorithm Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
// unconditionally. Using operators specific for spirv 1.3 and higher with
11
11
// -spirv-max-version=1.1 being set by default causes assert/check fails
12
12
// in spirv translator.
13
- // RUNx: %clangxx -fsycl -fsycl-targets=%sycl_triple -DSPIRV_1_3 %s -I . -o
14
- // %t13.out
13
+ // RUNx: %clangxx -fsycl -fsycl-targets=%sycl_triple -DSPIRV_1_3 %s -I . -o \
14
+ %t13.out
15
15
16
16
#include " support.h"
17
17
#include < CL/sycl.hpp>
Original file line number Diff line number Diff line change 10
10
// unconditionally. Using operators specific for spirv 1.3 and higher with
11
11
// -spirv-max-version=1.1 being set by default causes assert/check fails
12
12
// in spirv translator.
13
- // RUNx: %clangxx -fsycl -fsycl-targets=%sycl_triple -DSPIRV_1_3 %s -I . -o
14
- // %t13.out
13
+ // RUNx: %clangxx -fsycl -fsycl-targets=%sycl_triple -DSPIRV_1_3 %s -I . -o \
14
+ %t13.out
15
15
16
16
#include " support.h"
17
17
#include < CL/sycl.hpp>
Original file line number Diff line number Diff line change 10
10
// unconditionally. Using operators specific for spirv 1.3 and higher with
11
11
// -spirv-max-version=1.1 being set by default causes assert/check fails
12
12
// in spirv translator.
13
- // RUNx: %clangxx -fsycl -fsycl-targets=%sycl_triple -DSPIRV_1_3 %s -I . -o
14
- // %t13.out
13
+ // RUNx: %clangxx -fsycl -fsycl-targets=%sycl_triple -DSPIRV_1_3 %s -I . -o \
14
+ %t13.out
15
15
16
16
#include " support.h"
17
17
#include < CL/sycl.hpp>
You can’t perform that action at this time.
0 commit comments