blob: 2883162db7e170051f6588884f09d10d9a7c02c0 [file] [log] [blame]
; RUN: llc < %s -march=ppc32
define void @test() {
%tr1 = lshr i32 1, 0 ; <i32> [#uses=0]
ret void
}