Displaying 1 result from an estimated 1 matches for "sext17".
Did you mean:
sext
2012 Aug 24
2
[LLVMdev] Stop opt from producing 832 bit integer?
...to i832*
* %8 = shl nuw nsw i832 %7, 448*
* %ins9 = or i832 %6, %8*
* %ins6 = or i832 %ins9, %4*
* %ins3 = or i832 %ins6, %2*
* %mask = and i832 %ins3,
2907354897182427562473109274990997453148240953923409872292419068024036200676295656363596833343228648301157852525925214200579414210641920
*
* %sext17 = lshr exact i832 %mask, 304*
* %conv2220 = trunc i832 %sext17 to i32*
* %9 = lshr i832 %mask, 384*
* %10 = trunc i832 %9 to i32*
* %call = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds
([16 x i8]* @.str, i32 0, i32 0), i32 %conv2220, i32 %and4, i32 %10)
nounwind*
* ret void*
*}...