Displaying 2 results from an estimated 2 matches for "else163".
2015 Mar 27
9
[LLVMdev] fix for loop scale limiting in BFI
...999980927, int = 16777200
- if.then102: float = 0.0000009536734069, int = 16
- cond.true10.i: float = 0.0000004768367035, int = 8
- t.exit: float = 0.0000009536734069, int = 16
- if.then115: float = 0.4999985695, int = 8388592
- if.else145: float = 0.2499992847, int = 4194296
- if.else163: float = 0.2499992847, int = 4194296
- while.body172: float = 2047.994141, int = 34359672832
-
if.else173: float = 0.4999985695, int = 8388592
My patch:
float-to-int: min = 0.0000004768367035, max = 9223345648592486401.0,
factor = 0...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...2, !tbaa !5
%arrayidx156.9 = getelementptr inbounds i16* %s, i32 11
store i16 0, i16* %arrayidx156.9, align 2, !tbaa !5
br label %if.end166
if.end158: ; preds = %mdfin
%cmp159 = icmp slt i32 %exp.addr.0, 0
br i1 %cmp159, label %if.then161, label %if.else163
if.then161: ; preds = %if.end158
%arrayidx162 = getelementptr inbounds i16* %s, i32 1
store i16 0, i16* %arrayidx162, align 2, !tbaa !5
br label %if.end166
if.else163: ; preds = %if.end158
%conv164 = trunc i32 %ex...