Displaying 4 results from an estimated 4 matches for "2736r".
Did you mean:
2736
2015 Apr 16
2
[LLVMdev] Multiple connected components in live interval
...t; = COPY %return_reg
2768B use of %vreg64
2784B use of %vreg64
2816B jmp <BB#4>
Successors according to CFG: BB#4
*** Bad machine code: Multiple connected components in live interval ***
- function: func_61
- interval: %vreg64 [2304r,2336r:0)[2736r,2784r:3) 0 at 2304r 1 at x 2 at x
3 at 2736r
0: valnos 0
1: valnos 1 2 3
LLVM ERROR: Found 1 machine code errors.
Two small live ranges of %vreg64 (originated from %vreg7 and %vreg4),
which look ok to me, but the verifier does not like it.
Can anyone give me any background or any hint on what m...
2015 Apr 16
2
[LLVMdev] Multiple connected components in live interval
...; 2784B use of %vreg64
>> 2816B jmp <BB#4>
>> Successors according to CFG: BB#4
>>
>> *** Bad machine code: Multiple connected components in live interval ***
>> - function: func_61
>> - interval: %vreg64 [2304r,2336r:0)[2736r,2784r:3) 0 at 2304r 1 at x 2 at x 3 at 2736r
>> 0: valnos 0
>> 1: valnos 1 2 3
>> LLVM ERROR: Found 1 machine code errors.
>>
>> Two small live ranges of %vreg64 (originated from %vreg7 and %vreg4), which look ok to me, but the verifier does not like it.
>>
>...
2015 Apr 17
2
[LLVMdev] Multiple connected components in live interval
...; 2816B jmp <BB#4>
>>>> Successors according to CFG: BB#4
>>>>
>>>> *** Bad machine code: Multiple connected components in live interval ***
>>>> - function: func_61
>>>> - interval: %vreg64 [2304r,2336r:0)[2736r,2784r:3) 0 at 2304r 1 at x 2 at x 3 at 2736r
>>>> 0: valnos 0
>>>> 1: valnos 1 2 3
>>>> LLVM ERROR: Found 1 machine code errors.
>>>>
>>>> Two small live ranges of %vreg64 (originated from %vreg7 and %vreg4), which look ok to me, but the...
2015 Apr 20
2
[LLVMdev] Multiple connected components in live interval
...gt;>>>> Successors according to CFG: BB#4
>>>>>>
>>>>>> *** Bad machine code: Multiple connected components in live interval ***
>>>>>> - function: func_61
>>>>>> - interval: %vreg64 [2304r,2336r:0)[2736r,2784r:3) 0 at 2304r 1 at x 2 at x 3 at 2736r
>>>>>> 0: valnos 0
>>>>>> 1: valnos 1 2 3
>>>>>> LLVM ERROR: Found 1 machine code errors.
>>>>>>
>>>>>> Two small live ranges of %vreg64 (originated from %vreg7 an...