We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86029e6 commit ba503a4Copy full SHA for ba503a4
llvm/test/CodeGen/LoongArch/float-lround.ll
@@ -3,7 +3,7 @@
3
4
declare i32 @llvm.lround.i32.f32(float)
5
6
-; We support lround with i32 as return type on LoongArch64. This is needed by flang.
+;; We support lround with i32 as return type on LoongArch64. This is needed by flang.
7
define i32 @lround_i32_f32(float %a) nounwind {
8
; CHECK-LABEL: lround_i32_f32:
9
; CHECK: # %bb.0:
0 commit comments