File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
// TODO: device_global without the device_image_scope property is not currently
2
2
// initialized on device. Enable the following test cases when it is
3
3
// supported.
4
- // RUN : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
4
+ // RUNx : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
5
// RUNx: %CPU_RUN_PLACEHOLDER %t.out
6
6
// RUNx: %GPU_RUN_PLACEHOLDER %t.out
7
7
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 1
1
// TODO: device_global without the device_image_scope property is not currently
2
2
// initialized on device. Enable the following test cases when it is
3
3
// supported.
4
- // RUN : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
4
+ // RUNx : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
5
// RUNx: %CPU_RUN_PLACEHOLDER %t.out
6
6
// RUNx: %GPU_RUN_PLACEHOLDER %t.out
7
7
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 1
1
// TODO: device_global without the device_image_scope property is not currently
2
2
// initialized on device. Enable the following test cases when it is
3
3
// supported.
4
- // RUN : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
4
+ // RUNx : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
5
// RUNx: %CPU_RUN_PLACEHOLDER %t.out
6
6
// RUNx: %GPU_RUN_PLACEHOLDER %t.out
7
7
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 1
1
// TODO: device_global without the device_image_scope property is not currently
2
2
// initialized on device. Enable the following test cases when it is
3
3
// supported.
4
- // RUN : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
4
+ // RUNx : %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
5
// RUNx: %CPU_RUN_PLACEHOLDER %t.out
6
6
// RUNx: %GPU_RUN_PLACEHOLDER %t.out
7
7
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments