Displaying 2 results from an estimated 2 matches for "dontforgettobringatowel".
2012 Jul 31
0
[LLVMdev] Assertion failure on region analysis
Hi ,
It will be good ,If you get us the sample that assert.
Thanks
~Umesh
On Tue, Jul 31, 2012 at 11:40 AM, 田中 太郎 <dontforgettobringatowel at live.jp>wrote:
>
> Hi all,
>
> I ran across an assertion failure while using region analysis in my passes.
> I get the same thing when doing: opt -regions -analyze
>
> [...]
> [1] entry => if.end
> End region tree
> Printing analysis 'Detect single entr...
2012 Jul 31
2
[LLVMdev] Assertion failure on region analysis
Hi all,
I ran across an assertion failure while using region analysis in my passes.
I get the same thing when doing: opt -regions -analyze
[...]
[1] entry => if.end
End region tree
Printing analysis 'Detect single entry single exit regions' for function 'njDecodeSOF':
Region tree:
[0] entry => <Function Return>
[1] entry => return
[2] if.end => return