[patch] Merge to trunk from Graphite branch

Sebastian Pop sebpop@gmail.com
Tue Mar 16 20:43:00 GMT 2010


On Tue, Mar 16, 2010 at 14:29, Dominique Dhumieres <dominiq@lps.ens.fr> wrote:
> With your patch (with the previous 2 additional passes from previous
> attempt and lim) I have only 33 vectorized loops instead of 41 without
> -fgraphite*. The timing is going from ~10.8s to 6.5s compared to a
> reference time of 4.7s. Still investigating.
>

I got 40 loops vectorized with Graphite:
./f951 -O3 -ffast-math -ftree-vectorizer-verbose=2 -fgraphite-identity
gas_dyn.f90
and 41 loops vectorized without Graphite.

I was using the attached patch on top of the Graphite branch in my tests.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-pass_copy_prop-after-Graphite.patch
Type: text/x-diff
Size: 682 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100316/2be0cc5d/attachment.bin>


More information about the Gcc-patches mailing list