[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / CodeGen / SystemZ / fp-const-04.ll
blob44817c2c67ec3e457231534983033ec053dca4a3
1 ; Test loads of 64-bit floating-point constants that can be represented
2 ; as 32-bit constants.
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
7 define double @f1() {
8 ; CHECK-LABEL: f1:
9 ; CHECK: larl [[REGISTER:%r[1-5]]], {{.*}}
10 ; CHECK: ldeb %f0, 0([[REGISTER]])
11 ; CHECK: br %r14
13 ; CONST: .long 0x3f800001
14   ret double 0x3ff0000020000000