blob: 05fdf4c7449b6cbcc95023ea6760f21311145dfc [file] [log] [blame]
Duncan Sands1f2b00c2011-01-06 23:04:29 +00001; RUN: llc < %s
2; PR8582
3
4define void @uint82() nounwind {
5entry:
6 %tmp3 = select i1 undef, i960 4872657003430991806293355221650511486142000513558154090491761976385142772940676648094983476628187266917101386048750715027104076737938178423519545241493072038894065019132638919037781494702597609951702322267198307200588774905587225212622510286498675097141625012190497682454879271766334636032, i960 0
7 br i1 undef, label %for.body25.for.body25_crit_edge, label %if.end
8
9for.body25.for.body25_crit_edge: ; preds = %entry
10 %ins = or i960 %tmp3, undef
11 ret void
12
13if.end: ; preds = %entry
14 ret void
15}