blob: 4294ad33d469e4f45b27e73f7750921b9a5698a3 [file] [log] [blame]
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
define void @main() {
%tr4 = shl i64 1, 0 ; <i64> [#uses=0]
ret void
}