Thank you for your answers! They saved me the time of code consideration.
--
Cheers, Roman Gareev
On 06/05/2014 13:52, Richard Biener wrote:
On Tue, May 6, 2014 at 1:02 PM, Tobias Grosser wrote:
On 06/05/2014 10:19, Richard Biener wrote:
Hi Richi,
thanks for the comments.
On Tue, May 6, 2014 at 8:57 AM, Tobias Grosser wrote:
On 05/05/2014 21:11, Roman Gareev wrote:
Hi Tobias,
th
On Tue, May 6, 2014 at 1:02 PM, Tobias Grosser wrote:
> On 06/05/2014 10:19, Richard Biener wrote:
>
> Hi Richi,
>
> thanks for the comments.
>
>
>> On Tue, May 6, 2014 at 8:57 AM, Tobias Grosser wrote:
>>>
>>> On 05/05/2014 21:11, Roman Gareev wrote:
Hi Tobias,
thank you
On Tue, May 06, 2014 at 01:02:09PM +0200, Tobias Grosser wrote:
> I am busy for the next 6 weeks, but am planning to work on the isl patch
> after. Sven, do you happen to have any time to work on the isl patch?
No. It's going to be difficult enough for me to finish
what I need to finish for the C
On 06/05/2014 10:19, Richard Biener wrote:
Hi Richi,
thanks for the comments.
On Tue, May 6, 2014 at 8:57 AM, Tobias Grosser wrote:
On 05/05/2014 21:11, Roman Gareev wrote:
Hi Tobias,
thank you for your reply! I have questions about types. Could you
please answer them?
I looked through
On Tue, May 6, 2014 at 8:57 AM, Tobias Grosser wrote:
> On 05/05/2014 21:11, Roman Gareev wrote:
>>
>> Hi Tobias,
>>
>> thank you for your reply! I have questions about types. Could you
>> please answer them?
>
>
> I looked through them and most seem to be related to how we derive types in
> graph
Hi Tobias,
thank you for your reply! I have questions about types. Could you
please answer them?
Questions related to “type_for_interval”:
1. What happens in these lines?
int precision = MAX (mpz_sizeinbase (bound_one, 2),
mpz_sizeinbase (bound_two, 2));
if (precision > BITS_PER_WORD)
{
gloog_e
On 27/04/2014 21:52, Roman Gareev wrote:
Hi Tobias,
I'm considering the current code in graphite_clast_to_gimple.c, and
want to ask a few questions about it.
1. Where can I find the definitions of basic_block_def and edge from
coretypes.h?
gcc/basic-block.h
2. Why are recompute_all_domina
Hi Tobias,
I'm considering the current code in graphite_clast_to_gimple.c, and
want to ask a few questions about it.
1. Where can I find the definitions of basic_block_def and edge from
coretypes.h?
2. Why are recompute_all_dominators() and graphite_verify() called
before initialization of if_re