Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / X86 / tailccfp.ll
blob1e648485bcd3c6410e86b23b0601d5ae08e854b5
1 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
2 define tailcc i32 @bar(i32 %X, ptr%FP) {
3      %Y = tail call tailcc i32 %FP(double 0.0, i32 %X)
4      ret i32 %Y
5 ; CHECK: jmpl