Skip to content

Commit 4337a12

Browse files
add a new line
1 parent b81fb09 commit 4337a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SPIRV/pointers/type-deduce-via-store-load-args-rev.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ define void @test(ptr addrspace(4) noundef align 8 dereferenceable(8) %offset) {
6161
%offset.addr.ascast = addrspacecast ptr %offset.addr to ptr addrspace(4)
6262
store ptr addrspace(4) %offset, ptr addrspace(4) %offset.addr.ascast, align 8
6363
ret void
64-
}
64+
}

0 commit comments

Comments
 (0)