Displaying 1 result from an estimated 1 matches for "end241".
Did you mean:
end24
2011 May 02
2
[LLVMdev] LiveVariables not updated in MachineBasicBlock::SplitCriticalEdge?
...#13>;
CPURegs:%vreg30,%vreg26,%vreg27
BNE %vreg81<kill>, %ZERO, <BB#17>; CPURegs:%vreg81
J <BB#15>
Successors according to CFG: BB#15 BB#17
BB#15: derived from LLVM BB %for.body156.preheader
Predecessors according to CFG: BB#14
BB#17: derived from LLVM BB %for.end241
Predecessors according to CFG: BB#14 BB#16
-vreg81's VarInfo:
Alive in blocks: 5, 6, 7, 8, 10, 12, 13, 19,
Killed by:
#0: BNE %vreg81<kill>, %ZERO, <BB#17>; CPURegs:%vreg81
2. During PHI nodes elimination, critical edge BB#14-#17 is split and BB#20
is inserted. The two...