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]

Re: casesi with HImode index


On Wed, Nov 29, 2000 at 11:26:38PM -0500, Craig Newell wrote:
>   I second this motion as I have in my ARM tree a "caseqi" for the case
> where the index is a single byte.  This gives me a very noticable speed up

I third this motion :-) - my patch was just a minimal change, it is good
to see that a more general solution (casesi/casehi/caseqi) exists.
If it will be implemented soon, my patch is not needed (otherwise, I can
send a documentation patch in a few days - thanks for reminding me).

Thanks,
Marek

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