brintos

brintos / llvm-project-archived public Read only

0
0
Text · 156 B · 4294ad3 Raw
8 lines · plain
1; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--2 3define void @main() {4        %tr4 = shl i64 1, 0             ; <i64> [#uses=0]5        ret void6}7 8