File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
clang/test/dpct/debug_test Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1+ // UNSUPPORTED: system-windows
12// RUN: dpct --format-range=none --enable-codepin -out-root %T/debug_test/vector_add %s --cuda-include-path="%cuda-path/include" -- -std=c++17 -x cuda --cuda-host-only
23// RUN: FileCheck %s --match-full-lines --input-file %T/debug_test/vector_add_codepin_sycl/vectorAdd_build_in_type.dp.cpp
34// RUN: %if build_lit %{icpx -c -fsycl %T/debug_test/vector_add_codepin_sycl/vectorAdd_build_in_type.dp.cpp -o %T/debug_test/vector_add_codepin_sycl/vectorAdd_build_in_type.dp.o %}
Original file line number Diff line number Diff line change 1+ // UNSUPPORTED: system-windows
12// RUN: dpct --format-range=none --enable-codepin -out-root %T/debug_test/vector_add_float3 %s --cuda-include-path="%cuda-path/include" -- -std=c++17 -x cuda --cuda-host-only
23// RUN: FileCheck %s --match-full-lines --input-file %T/debug_test/vector_add_float3_codepin_sycl/test.dp.cpp
34// RUN: %if build_lit %{icpx -c -fsycl %T/debug_test/vector_add_float3_codepin_sycl/test.dp.cpp -o %T/debug_test/vector_add_float3_codepin_sycl/test.dp.o %}
Original file line number Diff line number Diff line change 1+ // UNSUPPORTED: system-windows
12// RUN: dpct --format-range=none --enable-codepin -out-root %T/debug_test/vector_add_int3 %s --cuda-include-path="%cuda-path/include" -- -std=c++17 -x cuda --cuda-host-only
23// RUN: FileCheck %s --match-full-lines --input-file %T/debug_test/vector_add_int3_codepin_sycl/test.dp.cpp
34// RUN: %if build_lit %{icpx -c -fsycl %T/debug_test/vector_add_int3_codepin_sycl/test.dp.cpp -o %T/debug_test/vector_add_int3_codepin_sycl/test.dp.o %}
You can’t perform that action at this time.
0 commit comments