freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freepooma-devel] Metaprograms for constant rolling loops


From: Mark Mitchell
Subject: Re: [Freepooma-devel] Metaprograms for constant rolling loops
Date: Mon, 22 Nov 2004 08:04:48 -0800
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Richard Guenther wrote:
  for (int i=0; i<3; ++i)
    a[i] = x;

I agree that any compiler worth using with POOMA ought to be able to optimize that correctly itself. I would totally support removing template metaprograms to implement that.

--
Mark Mitchell
CodeSourcery, LLC
address@hidden
(916) 791-8304




reply via email to

[Prev in Thread] Current Thread [Next in Thread]