This is the mail archive of the gcc@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: Autovectorized HIRLAM - latest results.


Sebastian Pop wrote:

On Oct 29, 2007 10:49 AM, Dorit Nuzman <DORIT@il.ibm.com> wrote:

I wonder if it's versioning-for-aliasing (run-time dependence testing) that
was responsible for a lot of the new vectorizable loops

It is then possible that the code size noticeably increased.  Toon
could you provide more data on the size of the executables with and
without vectorization, and also:

Unfortunately, the binaries are gone.


$ grep 'versioning for alias checks' HL_Prepare_00.html | wc -l

This I can do:


1095

or slightly over half of the difference.

Kind regards,

--
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.indiv.nluug.nl/~toon/
GNU Fortran's path to Fortran 2003: http://gcc.gnu.org/wiki/Fortran2003


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