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: SPARC code inefficiency


> 
> Is your webizer patch more likely to applied and enabled by default
> than the SSA code?

Well, SSA/deSSA has same effect as webizer.  I am not sure whether
webizer will be applied at all.  I will probably commit it for 3.2
inclusion as it looks unilikely that SSA path will be enabled in that
version.  I am not sure about usefullness of the patch (it is about 100
lines only) afterwards.  Still it may have effect as midRTL->lowlevel
RTL converison and other optimization (the webizer has been written
specially for tail duplication and loop unrolling pass) creates more
splitting oppurtunities.

Honza


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