diff options
Diffstat (limited to 'test/CodeGen/SystemZ/int-cmp-31.ll')
| -rw-r--r-- | test/CodeGen/SystemZ/int-cmp-31.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/int-cmp-31.ll b/test/CodeGen/SystemZ/int-cmp-31.ll index cabe9b8..a935c18 100644 --- a/test/CodeGen/SystemZ/int-cmp-31.ll +++ b/test/CodeGen/SystemZ/int-cmp-31.ll @@ -202,7 +202,7 @@ define double @f14(double %a, double %b, i16 *%ptr) { define double @f15(double %a, double %b, i16 *%ptr) { ; CHECK: f15: ; CHECK: chhsi 0(%r2), -32767 -; CHECK-NEXT: j{{g?}}g +; CHECK-NEXT: j{{g?}}h ; CHECK: br %r14 %val = load i16 *%ptr %ext = sext i16 %val to i64 |
