Skip to content

Commit 280e142

Browse files
committed
fixup! [OpenCL][RISCV] Support SPIR_KERNEL calling convention
Add new line
1 parent 9655564 commit 280e142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/spir-kernel-cc.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ entry:
8383
%arrayidx4 = getelementptr inbounds float, ptr %c, i64 %idxprom
8484
store float %add, ptr %arrayidx4, align 4
8585
ret void
86-
}
86+
}

0 commit comments

Comments
 (0)