This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Matrix Flattening optimization


I've got to ask...

On Thu, Mar 02, 2006 at 12:42:23PM +0200, Razya Ladelsky wrote:
>   For art benchmark matrix flattening shows improvement of 35%, equake 
> shows 9%
>   on PowerPC Linux.

Do you have any idea how often this transformation is useful _outside_
SPEC?  At first glance it seems like a pretty silly transformation;
I'd want to see some compelling reason to write the code the slower
way.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]