This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH 25/28] powerpc: Refactor modf{f}


On Fri, Mar 29 2019, Adhemerval Zanella wrote:
> The modf{f} optimization is not an optimization for ISA 2.07+.  This
> patch move the IFUNC for powerpc64 only, move the power5+ to generic
> location, and include the generic implementation for ISA 2.07+.

Looks good to me. Thanks.

Reviewed-by: Gabriel F. T. Gomes <gabrielftg@linux.ibm.com>


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