Re: Query : Tiling of Loop with parameterized loop bounds

25 views
Skip to first unread message

Tobias Grosser

unread,
May 9, 2014, 4:59:50 AM5/9/14
to abhilashr...@gmail.com, gcc-gr...@googlegroups.com
On 09/05/2014 09:22, abhilashr...@gmail.com wrote:
> Hi All,
>
> I'm trying to tile the following loop:
>
> for(i=0; i<k; i++){
> for(j=0; j<k; j++){
> a[i][j] = (a[i][j]*a[j][i])+i+j;

Nice. Do you have any questions regarding this?

Tobias

abhilash bhandari

unread,
May 9, 2014, 5:06:13 AM5/9/14
to gcc-gr...@googlegroups.com, abhilashr...@gmail.com
Hi Tobias,

Thanks for your quick reply.
By mistake, the question was posted before it was completed.
Please use this for full query.

Thanks,
Abhilash
Reply all
Reply to author
Forward
0 new messages