Skip to content

Commit 103679b

Browse files
committed
Fix typo
1 parent b2be719 commit 103679b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SystemZ/fp-conv-09.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
;
33
; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
44

5-
; Test f316->i32.
5+
; Test f16->i32.
66
define i32 @f0(half %f) {
77
; CHECK-LABEL: f0:
88
; CHECK: brasl %r14, __extendhfsf2@PLT

0 commit comments

Comments
 (0)