Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / Generic / pr24662.ll
blobf2699a951bcc0e53805b72017a877aafd894c56b
1 ; RUN: llc < %s -fast-isel
2 ; RUN: llc < %s
4 ; NVPTX failed to lower i670010, as size > 64
5 ; UNSUPPORTED: target=nvptx{{.*}}
7 define i60 @PR24662b() {
8   %1 = fptoui float 0x400D9999A0000000 to i670010
9   %2 = trunc i670010 %1 to i60
10   ret i60 %2