Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / PowerPC / 2004-11-29-ShrCrash.ll
blob6699b74d58aef97b6772eb4c1dd8d2d1bfd725ae
1 ; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
2 define void @test() {
3         %tr1 = lshr i32 1, 0            ; <i32> [#uses=0]
4         ret void