This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: __builtin_ia32_floor
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, aj at suse dot de
- Date: Sat, 2 Nov 2002 15:12:27 -0800
- Subject: Re: __builtin_ia32_floor
- References: <20021102223833.GB9715@kam.mff.cuni.cz>
On Sat, Nov 02, 2002 at 11:38:33PM +0100, Jan Hubicka wrote:
> this patch adds new __builtin_ia32_floor functions...
I'd much rather see this as a generic __builtin_floor,
which matches the standard floor function under the
appropriate conditions.
r~