Skip to content

Commit a2002b3

Browse files
committed
[SQUASH] Fix esimd_global.ll test
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 0ba9ae8 commit a2002b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/SYCLLowerIR/esimd_global.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ attributes #5 = { nounwind }
139139
!1 = !{i32 1, !"wchar_size", i32 2}
140140
!2 = !{i32 1, i32 2}
141141
!3 = !{i32 6, i32 100000}
142-
!4 = !{!"clang version 11.0.0 (https://gitlab.devtools.intel.com/icl/dpcpp-cm.git 31868fbb9021ab1721e29c0dd0b383c880e0fd89)"}
142+
!4 = !{!"clang version 11.0.0"}
143143
!5 = !{void (i32 addrspace(1)*)* @"_ZTSZZ4mainENK3$_0clERN2cl4sycl7handlerEE4Test", !"_ZTSZZ4mainENK3$_0clERN2cl4sycl7handlerEE4Test", !6, i32 0, i32 0, !6, !7, i32 0, i32 0}
144144
!6 = !{i32 0}
145145
!7 = !{!"svmptr_t"}

0 commit comments

Comments
 (0)