Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / SystemZ / fp-const-03.ll
blobb2c709f84903ece586b284de2f397cec2497b1f2
1 ; Test loads of 32-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 float @f1() {
7 ; CHECK-LABEL: f1:
8 ; CHECK: larl [[REGISTER:%r[1-5]]], {{.*}}
9 ; CHECK: le %f0, 0([[REGISTER]])
10 ; CHECK: br %r14
12 ; CONST: .long 0x3f800001
13   ret float 0x3ff0000020000000