File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 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
52// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
63// RUN: %CPU_RUN_PLACEHOLDER %t.out
74// 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
52// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
63// RUN: %CPU_RUN_PLACEHOLDER %t.out
74// RUN: %GPU_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments