Re: tiling irregular array accesses

Jeff Kenton <jeffrey.kenton@comcast.net>
13 Oct 2005 20:38:01 -0400

          From comp.compilers

Related articles
tiling irregular array accesses shreyas76@gmail.com (shrey) (2005-10-08)
Re: tiling irregular array accesses jeffrey.kenton@comcast.net (Jeff Kenton) (2005-10-13)
Re: tiling irregular array accesses mstrout@CS.ColoState.EDU (Michelle Strout) (2005-10-14)
| List of all articles for this month |

From: Jeff Kenton <jeffrey.kenton@comcast.net>
Newsgroups: comp.compilers
Date: 13 Oct 2005 20:38:01 -0400
Organization: Compilers Central
References: 05-10-067
Keywords: parallel
Posted-Date: 13 Oct 2005 20:38:01 EDT

shrey wrote:
> I am wondering if any tiling technique exists which can tile a
> perfectly nested loop with both regular and indexed array expressions.
>
> Any pointers to textbooks, literature on this would be appreciated.


If it's not in Randy Allen & Ken Kennedy's book, it's probably not anywhere.


The title is Optimizing Compilers for Modern Architectures.


Enjoy.


jeff


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.