Skip to content

Commit ba503a4

Browse files
committed
[LoongArch] Modify the comment format. NFC
1 parent 86029e6 commit ba503a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/LoongArch/float-lround.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
declare i32 @llvm.lround.i32.f32(float)
55

6-
; We support lround with i32 as return type on LoongArch64. This is needed by flang.
6+
;; We support lround with i32 as return type on LoongArch64. This is needed by flang.
77
define i32 @lround_i32_f32(float %a) nounwind {
88
; CHECK-LABEL: lround_i32_f32:
99
; CHECK: # %bb.0:

0 commit comments

Comments
 (0)