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