File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
- // TODO: Enable compilation w/o -fno-sycl-early-optimizations option.
2
- // See https://github.com/intel/llvm/issues/2264 for more details.
3
-
4
- // RUN: %clangxx -fsycl -fno-sycl-early-optimizations -fsycl-targets=%sycl_triple %s -o %t.out
1
+ // RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
6
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
7
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 1
- // TODO: Enable compilation w/o -fno-sycl-early-optimizations option.
2
- // See https://github.com/intel/llvm/issues/2264 for more details.
3
-
4
- // RUN: %clangxx -fsycl -fno-sycl-early-optimizations -fsycl-targets=%sycl_triple %s -o %t.out
1
+ // RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
6
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
7
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments