splits after reload

Jim Wilson wilson@specifixinc.com
Tue Dec 16 21:49:00 GMT 2003


On Tue, 2003-12-16 at 02:15, Rakesh Kumar - Software, Noida wrote:
>  I agree, but I was thinking about postreload splits. Is there any
> probability of throwing away the splitted instructions after reload?

I don't know.  Look at the souces.

>  I thought about peephole2. But it seems making the optimization too
> local.

Some good points.  It isn't clear to me whether this occurs often enough
to be worth the trouble though.  You will probably have to try it and
see.  There are few targets nowadays that can't load a double with a
single instruction, so this addresss arithmetic from the splitter is
going to be rare outside the SH, and this is probably only the early SH
architectures, maybe 1-3?
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list