Skip to content

Commit

Permalink
[SYCLomatic] Add build testo for LIT case header_insert/b.cu
Browse files Browse the repository at this point in the history
Signed-off-by: Jiang, Zhiwei <[email protected]>
  • Loading branch information
zhiweij1 committed Nov 8, 2024
1 parent 45c1f62 commit 56b0811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clang/test/dpct/header_insert/b.cu
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
// RUN: FileCheck %S/b.cu --match-full-lines --input-file %T/out/b.dp.cpp
// RUN: FileCheck %S/b.cpp --match-full-lines --input-file %T/out/b.cpp
// RUN: FileCheck %S/b.h --match-full-lines --input-file %T/out/b.h
// RUN: %if build_lit %{icpx -c -fsycl %T/out/b.dp.cpp -o %T/out/b.dp.o %}
// RUN: %if build_lit %{icpx -c -fsycl %T/out/b.cpp -o %T/out/b.o %}
// RUN: rm -rf ./out

// CHECK: #define CU_FILE
Expand Down

0 comments on commit 56b0811

Please sign in to comment.