search for: end68

Displaying 3 results from an estimated 3 matches for "end68".

Did you mean: end64
2020 Jan 22
4
Longstanding failing tests - clang-tidy, MachO, Polly
...cop-dir=D:\llvm-project\polly\test\ScopInfo -polly-codegen-verify -polly-allow-modref-calls -polly-scops -analyze < D:\llvm-project\polly\test\ScopInfo\memset_null.ll Printing analysis 'Polly - Create polyhedral description of Scops' for region: 'for.cond5.preheader.us221 => for.end68' in function 'test': Invalid Scop! Printing analysis 'Polly - Create polyhedral description of Scops' for region: 'entry => for.end68' in function 'test': Invalid Scop! Printing analysis 'Polly - Create polyhedral description of Scops' for region: '...
2020 Jan 23
2
Longstanding failing tests - clang-tidy, MachO, Polly
...>> -polly-codegen-verify -polly-allow-modref-calls -polly-scops -analyze < >> D:\llvm-project\polly\test\ScopInfo\memset_null.ll >> >> Printing analysis 'Polly - Create polyhedral description of Scops' for >> region: 'for.cond5.preheader.us221 => for.end68' in function 'test': >> >> Invalid Scop! >> >> Printing analysis 'Polly - Create polyhedral description of Scops' for >> region: 'entry => for.end68' in function 'test': >> >> Invalid Scop! >> >> Printing a...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...] %cmp50 = icmp eq i16 %91, 0 br i1 %cmp50, label %for.cond53, label %dnzro2 for.cond53: ; preds = %dnzro1, %for.body56 %i.1 = phi i32 [ %inc67, %for.body56 ], [ 1, %dnzro1 ] %cmp54 = icmp slt i32 %i.1, 12 br i1 %cmp54, label %for.body56, label %for.end68 for.body56: ; preds = %for.cond53 %arrayidx57 = getelementptr inbounds [13 x i16]* %ai, i32 0, i32 %i.1 %92 = load i16* %arrayidx57, align 2, !tbaa !5 %cmp59 = icmp eq i16 %92, 0 %inc67 = add nsw i32 %i.1, 1 br i1 %cmp59, label %for.cond53, label %if...