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: RFC: using clz for comparing to zero on the tree level.


On Wed, May 07, 2003 at 09:35:30PM -0400, Andrew Pinski wrote:
> Would it be okay for a patch which transforms some comparisons to
> use clz if clz is defined at 0 for SImode or DImode and the target
> wants it (these are all are wins for PPC in terms of size and speed).

If it's specific for PowerPC, but not otherwise.


r~


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