This is the mail archive of the gcc-patches@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: [PATCH] Exploiting dual mode operation, implementation.


On Monday 01 August 2005 20:37, Leehod Baruch wrote:
> use*2 is combined use that is done on SI mode.
> This way we save the sign-extension on the def1-use2 pass.

Would you not want to merge se4 and use2 _before_ you place the
remaining necessary sign-extends?

Gr.
Steven


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