1; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--2define void @test() {3 %tr1 = lshr i32 1, 0 ; <i32> [#uses=0]4 ret void5}6 7