This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RFC] PPC64: Vector Function ABI for Power Architecture
- From: GT <tnggil at protonmail dot com>
- To: Tulio Magno Quites Machado Filho <tuliom at ascii dot art dot br>
- Cc: "tnggil at protonmail dot com" <tnggil at protonmail dot com>, "libc-alpha\\@sourceware.org" <libc-alpha at sourceware dot org>
- Date: Sat, 08 Feb 2020 20:34:03 +0000
- Subject: Re: [RFC] PPC64: Vector Function ABI for Power Architecture
- References: <wPERt215D-5nDcvX4C8slNfToWfXI0K2WFmVl_oQgFfnYPaj4U-LPx2qmV9IV3AzccF8fv3wXR4T9X3hqNgtE2RZSrM_5dUkPZtVhieBGtE=@protonmail.com> <8736ef3bcj.fsf@linux.ibm.com> <24bf1231-c804-b3bc-f4e4-3546e52a3a90@linux.ibm.com> <225RRSe0oXxuZlWFUDtd3pY4zNgqsp1Rd-SBwtibgKfG99q7MRydntvDyUqy3D-r48mN0OuFcWGt-O_t2UBqWU0w1TNErie-cRyAkfQ3wQs=@protonmail.com> <6a8261e4-e805-d1ac-5321-3a7a1530d6ef@linux.ibm.com> <5DGkHtR15g-tQSB0PXxoBO46_LrJkTzttXytGzdAFkjL4Vh2w58FSk9MU8fh-bUd3HV_pCS_v3FpmLlK2lxJrrvaAhMXwshy6noCOQXGhMU=@protonmail.com> <87zhgk1576.fsf@linux.ibm.com> <Uyf_VRnF4IJ6kQBi78ATtQb4tikJDTll9rWzwnqSUf_UmRAc2w6pdZ4YxBK5YO4maAi2_sRm1plWaciKYDGQHbQcYiD_xDRO5JK2-wjjAVw=@protonmail.com> <c6OJOFqAegGtyRXbElPfB2z1iuiEp5SgjUlrUskFbPrSYnWCjc2SR5kVQ-ZogajwbE-OTqMozacqVBcgiqHrYsKLWnlR9s9cG9K75Kb_obo=@protonmail.com> <877e1c8wc5.fsf@linux.ibm.com>
- Reply-to: GT <tnggil at protonmail dot com>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, January 27, 2020 3:42 PM, Tulio Magno Quites Machado Filho <tuliom@ascii.art.br> wrote:
> > can we now offer up PPC64 libmvec patches for inclusion in the main glibc
> > development repository? They currently live in branch tuliom/libmvec and we
> > would like to have them reviewed for acceptance into the master branch.
>
> The first step is to update the branch. It's still based on pre-2.30 code.
> I can update it.
>
> Then, we can resubmit the patches for broader review and, based on the
> information added to the libmvec wiki page, people will be able to test the
> patches with the correct GCC version, e.g. GCC version and required compiler
> flags.
>
> Notice that glibc source code is frozen now for the release of v2.31.
> Sending the libmvec patches early in 2.32 will give us enough time to review,
> merge and test.
Can you update the branch and let me know when that's completed? There are a few
changes that need to be made to math-vector.h and vec_finite_alias.c. Once you
have the branch based on the current master, I will submit a patch for these
changes.
Thanks.
Bert.