search for: ptr26

Displaying 1 result from an estimated 1 matches for "ptr26".

Did you mean: ptr2
2017 Jan 13
4
Wrong code bug after GVN/PRE?
...ny ideas? Should I file a PR? Thanks, Mikael -------------- next part -------------- ; llvm assembler. target datalayout = "p:16:16" %int4 = type i16 %int5 = type i16 %ptr7 = type %int4 * %arr18 = type [4 x %int4] %ptr20 = type %arr18 * %arr22 = type [16 x %int4] %ptr24 = type %arr22 * %ptr26 = type %ptr20 * declare void @CVAL_VERIFY_FUNC (%int4 %val.6.par) optsize minsize noinline; define %int4 @main () optsize minsize { %step1.7 = alloca %int4 %i.8 = alloca %int4 %j.9 = alloca %int4 %globcse1.10 = alloca %int4 %cach1.11 = alloca %int4 %liv1.12 = alloca %ptr20 %liv2.13 = alloca %ptr2...