File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
ret ptr addrspace (3 ) @__clc__group_scratch_i16
21
21
}
22
22
23
- define i32 addrspace (3 )* @__clc__get_group_scratch_int () nounwind alwaysinline {
23
+ define ptr addrspace (3 ) @__clc__get_group_scratch_int () nounwind alwaysinline {
24
24
entry:
25
- ret i32 addrspace (3 )* @__clc__group_scratch_i32
25
+ ret ptr addrspace (3 ) @__clc__group_scratch_i32
26
26
}
27
27
28
28
define ptr addrspace (3 ) @__clc__get_group_scratch_long () nounwind alwaysinline {
Original file line number Diff line number Diff line change 21
21
ret ptr addrspace (3 ) @__clc__group_scratch_i16
22
22
}
23
23
24
- define i32 addrspace (3 )* @__clc__get_group_scratch_int () nounwind alwaysinline {
24
+ define ptr addrspace (3 ) @__clc__get_group_scratch_int () nounwind alwaysinline {
25
25
entry:
26
- ret i32 addrspace (3 )* @__clc__group_scratch_i32
26
+ ret ptr addrspace (3 ) @__clc__group_scratch_i32
27
27
}
28
28
29
29
define ptr addrspace (3 ) @__clc__get_group_scratch_long () nounwind alwaysinline {
You can’t perform that action at this time.
0 commit comments