This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, AArch64] Use llfloor and llceil for vcvtmd_s64_f64 and vcvtpd_s64_f64 in arm_neon.h
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Marcus Shawcroft <marcus dot shawcroft at arm dot com>
- Cc: Yufeng Zhang <Yufeng dot Zhang at arm dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 12 Mar 2014 15:35:47 +0100
- Subject: Re: [PATCH, AArch64] Use llfloor and llceil for vcvtmd_s64_f64 and vcvtpd_s64_f64 in arm_neon.h
- Authentication-results: sourceware.org; auth=none
- References: <52CAA1F5 dot 8090204 at arm dot com> <CAFqB+PxMjN_7eV6nrSnv_o414Qv8mSt-QhRbuD79hL-bCGFJVA at mail dot gmail dot com> <530B518E dot 8090803 at arm dot com> <53207004 dot 6020203 at arm dot com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Wed, Mar 12, 2014 at 02:32:36PM +0000, Marcus Shawcroft wrote:
> >>OK, but we should wait for stage-1 now.
> >
> >Although the ILP32 is an experimental feature for 4.9, I think as a bug
> >fix the patch shall go in for stage-4.
>
> OK provided there is no RM objection in the next 24 hours.
Ok.
Jakub