search for: cleanup_crit_edg

Displaying 4 results from an estimated 4 matches for "cleanup_crit_edg".

Did you mean: cleanup_crit_edge
2019 May 28
6
Making loop guards part of canonical loop structure
...; preds = %entry br label %for.body for.body: ; preds = %for.body.lr.ph, %for.inc br label %for.inc for.inc: ; preds = %for.body br i1 %cmp, label %for.body, label %for.cond.for.cond.cleanup_crit_edge for.cond.for.cond.cleanup_crit_edge: ; preds = %for.inc br label %for.cond.cleanup for.cond.cleanup: ; preds = %for.cond.for.cond.cleanup_crit_edge, %entry br label %for.end for.end: ; preds = %for.cond.cl...
2019 May 30
2
Making loop guards part of canonical loop structure
...ry > br label %for.body > > for.body: ; preds = %for.body.lr.ph, %for.inc > br label %for.inc > > for.inc: ; preds = %for.body > br i1 %cmp, label %for.body, label > %for.cond.for.cond.cleanup_crit_edge > > for.cond.for.cond.cleanup_crit_edge: ; preds = %for.inc > br label %for.cond.cleanup > > for.cond.cleanup: ; preds = %for.cond.for.cond.cleanup_crit_edge, %entry > br label %for.end > > for.end:...
2015 Jul 16
4
[LLVMdev] Improving loop vectorizer support for loops with a volatile iteration variable
----- Original Message ----- > From: "Hal Finkel" <hfinkel at anl.gov> > To: "Chandler Carruth" <chandlerc at google.com> > Cc: llvmdev at cs.uiuc.edu > Sent: Thursday, July 16, 2015 1:58:02 AM > Subject: Re: [LLVMdev] Improving loop vectorizer support for loops > with a volatile iteration variable > ----- Original Message ----- > >
2015 Aug 13
2
[LLVMdev] Improving loop vectorizer support for loops with a volatile iteration variable
....cond.1.preheader.lr.ph, label > %for.cond.cleanup, !dbg !34 for.cond.1.preheader.lr.ph: ; preds = > %entry br label %for.cond.1.preheader, !dbg !34 > for.cond.1.preheader: ; preds = %for.cond.1.preheader.lr.ph, > %for.cond.cleanup.3 br label %for.body.4, !dbg !35 > for.cond.for.cond.cleanup_crit_edge: ; preds = %for.cond.cleanup.3 > br label %for.cond.cleanup, !dbg !34 for.cond.cleanup: ; preds = > %for.cond.for.cond.cleanup_crit_edge, %entry call void > @llvm.lifetime.end(i64 4, i8* %i.0.i.0..sroa_cast) ret void, !dbg > !36 for.cond.cleanup.3: ; preds = %for.body.4 tail call void...