[lldb] Make sure Blocks always have a parent (#117683)
[llvm-project.git] / llvm / test / CodeGen / SystemZ / fp-const-06.ll
blob5c97ac88964f50110dfea7c05d014628db7f609d
1 ; Test loads of 64-bit floating-point constants.
3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
6 define double @f1() {
7 ; CHECK-LABEL: f1:
8 ; CHECK: larl [[REGISTER:%r[1-5]+]], {{.*}}
9 ; CHECK: ld %f0, 0([[REGISTER]])
10 ; CHECK: br %r14
12 ; CONST: .quad 0x3ff0000010000000
13   ret double 0x3ff0000010000000