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