Skip to content

Commit 64906f8

Browse files
committed
[SYCL] fix post merge issue
1 parent c755d26 commit 64906f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/CodeGenSYCL/free_function_int_header.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ __attribute__((sycl_device))
102102
void ff_8(sycl::work_group_memory<int>) {
103103
}
104104

105-
<<<<<<< HEAD
106105
// function in namespace
107106
namespace free_functions {
108107
[[__sycl_detail__::add_ir_attributes_function("sycl-nd-range-kernel", 0)]]

0 commit comments

Comments
 (0)