Re: GIV optimizations
Canqun Yang
canqun@nudt.edu.cn
Fri Mar 4 02:19:00 GMT 2005
Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>:
> Hello,
>
> > Giv optimizations are just features which not
> > implemented yet in the new loop unroller, so I
think
> > put it in bugzilla is not appropriate.
>
> it most definitely is appropriate. This is a
performance
> regression. Even if it would not be, feature
requests
> can be put to Bugzilla.
>
Ok, thanks.
> The best of course would be if you could create a
small testcase
> demonstrating what you would like the compiler to
achieve.
>
> Zdenek
>
I attached a testcase with the two assembly code
versions, one for which has address giv splitting in
the loop unroller, the
other not.
Canqun Yang
Creative Compiler Research Group.
National University of Defense Technology, China.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: giv.f90
Type: application/octet-stream
Size: 210 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050304/facb229e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: giv_no_opt.s
Type: application/octet-stream
Size: 938 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050304/facb229e/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: giv_opt.s
Type: application/octet-stream
Size: 897 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050304/facb229e/attachment-0002.obj>
More information about the Gcc
mailing list