This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: using clz for comparing to zero on the tree level.
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Richard Henderson <rth at redhat dot com>, Andrew Pinski <pinskia at physics dot uc dot edu>, gcc at gcc dot gnu dot org
- Date: Thu, 08 May 2003 12:36:35 -0400
- Subject: Re: RFC: using clz for comparing to zero on the tree level.
>>>>> Richard Henderson writes:
Richard> Possibly, but at the moment I'm not aware of *any* other
Richard> target for which this would be profitable.
Not Alpha and not ARM V5, which have single instruction clz?
David