This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 3
3
// separately. This is controlled by macros, defined by RUN commands. Defaults
4
4
// (no macro for a group) are: 32 bit, relaxed and device.
5
5
6
+ // See https://github.com/intel/llvm-test-suite/issues/867 for detailed status
7
+ // UNSUPPORTED: hip
8
+
6
9
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_60
7
10
// RUN: %HOST_RUN_PLACEHOLDER %t.out
8
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 3
3
// separately. This is controlled by macros, defined by RUN commands. Defaults
4
4
// (no macro for a group) are: 32 bit, relaxed and device.
5
5
6
+ // See https://github.com/intel/llvm-test-suite/issues/867 for detailed status
7
+ // UNSUPPORTED: hip
8
+
6
9
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_60
7
10
// RUN: %HOST_RUN_PLACEHOLDER %t.out
8
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 3
3
// separately. This is controlled by macros, defined by RUN commands. Defaults
4
4
// (no macro for a group) are: 32 bit, relaxed and device.
5
5
6
+ // See https://github.com/intel/llvm-test-suite/issues/867 for detailed status
7
+ // UNSUPPORTED: hip
8
+
6
9
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_60
7
10
// RUN: %HOST_RUN_PLACEHOLDER %t.out
8
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 3
3
// separately. This is controlled by macros, defined by RUN commands. Defaults
4
4
// (no macro for a group) are: 32 bit, relaxed and device.
5
5
6
+ // See https://github.com/intel/llvm-test-suite/issues/867 for detailed status
7
+ // UNSUPPORTED: hip
8
+
6
9
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_60
7
10
// RUN: %HOST_RUN_PLACEHOLDER %t.out
8
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments