Skip to content

Commit 20526f2

Browse files
Update sycl/test/functor/kernel_functor.cpp
Co-authored-by: Alexey Bader <[email protected]>
1 parent 48e8162 commit 20526f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/functor/kernel_functor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: cd %T
33
// RUN: %RUN_ON_HOST %t.out
44

5-
//==--- kernel_functor.cpp -
5+
//==--- kernel_functor.cpp - Functors as SYCL kernel test ------------------==//
66
// This test illustrates defining kernels as named function objects (functors)
77
//
88
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)