Skip to content

Commit d067250

Browse files
committed
added test comment
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 44cbb8e commit d067250

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/tools/sycl-post-link/sycl-esimd/no-sycl-esimd-split-shared-func.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ define dso_local spir_func <4 x float> @block_read(i64 %addr) noinline {
3939
; Function Attrs: convergent
4040
declare dso_local spir_func float @_Z33__regcall3____builtin_invoke_simdXX(<4 x float> (float addrspace(4)*, <4 x float>, i32)*, float addrspace(4)*, float, i32) local_unnamed_addr
4141

42+
;------------- This is also an entry point, because of the "sycl-module-id" attribute #0.
4243
; Function Attrs: convergent mustprogress noinline norecurse optnone
4344
define dso_local x86_regcallcc <4 x float> @_SIMD_CALLEE(float addrspace(4)* %A, <4 x float> %non_uni_val, i32 %uni_val) #0 !sycl_explicit_simd !0 !intel_reqd_sub_group_size !0 {
4445
; Verify that correct attributes are attached to the function:

0 commit comments

Comments
 (0)