Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / Thumb / thumb-imm.ll
blob592e694e02778b8e641a3aa35aa4deb1d61cadcc
1 ; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s
3 define i32 @test1() {
4   ret i32 1000
7 define i32 @test2() {
8   ret i32 -256
11 ; CHECK-NOT: CPI