Displaying 2 results from an estimated 2 matches for "nonloopexit".
2012 Feb 28
0
[LLVMdev] Exit Block Transformation in LoopSimplify
...op simplify.
I do not fully understand how exit blocks with out-of-loop dominators
are transformed.
In SplitLandingPadPredecessors, all the in-the-loop predecessors of
the exits block are grouped and given to the .loopexit basic block and
the out-of-loop predecessors are grouped and given to the .nonloopexit
basic block. the .loopexit basic block is then returned and replace
the old exitBlock. what happened to the .nonloopexit basic block ? A
diagram/code snippet should really help.
Thanks
2012 Jan 03
1
[LLVMdev] Current LLVM/CLANG build failure.
...IDERPv(%"class.llvm::FoldingSetImpl"*
getelementptr inbounds (%"class.llvm::FoldingSet"*
@_ZZN4llvm8BitsInit3getENS_8ArrayRefIPNS_4InitEEEE7ThePool, i64 0, i32
0), %"class.llvm::FoldingSetNodeID.3597"* %ID, i8** %IP)
to label %call.i.noexc unwind label %lpad1.nonloopexit
Call parameter type does not match function signature!
%"class.llvm::FoldingSetImpl"* getelementptr inbounds
(%"class.llvm::FoldingSet"*
@_ZZN4llvm8BitsInit3getENS_8ArrayRefIPNS_4InitEEEE7ThePool, i64 0, i32
0)
%"type 0x100e180c0"* invoke void
@_ZN4llvm14FoldingSetIm...