This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] powerpc: Rearrange little endian specific files
- From: "Gabriel F. T. Gomes" <gabriel at inconstante dot eti dot br>
- To: Rajalakshmi Srinivasaraghavan <raji at linux dot vnet dot ibm dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 15 Aug 2018 17:58:44 -0300
- Subject: Re: [PATCH] powerpc: Rearrange little endian specific files
- References: <1534227122-24270-1-git-send-email-raji@linux.vnet.ibm.com>
On Tue, 14 Aug 2018, Rajalakshmi Srinivasaraghavan wrote:
>This patch moves little endian specific POWER9 optimization files to
>sysdeps/powerpc/powerpc64/le and creates POWER9 ifunc functions
>only for little endian.
Looks good to me.