Ping https://gcc.gnu.org/pipermail/gcc-patches/2021-January/563496.html

| Date: Thu, 14 Jan 2021 11:59:19 -0500
| Subject: [PATCH] PowerPC: Map IEEE 128-bit long double built-ins.
| Message-ID: <20210114165919.ga1...@ibm-toto.the-meissners.org>

As I've said in the past, this is the most important patch of the IEEE 128-bit
patches.  What do I need to do to be able to commit this patch ASAP?  Or what
changes do I need to make?

I posted the patch on January 14th.  You asked what had changed in the patch,
and I replied on the 19th:

| You grumbled about the way I converted the names from the current name to the
| IEEE 128-bit name as being unclear.
|
| 1) I moved the table of known mappings from within a function to a separate
| function, and I populated the switch statement with all of the current names.
|
| 2) I moved the code that looks at a built-in function's arguments and returns
| whether it uses long double to a separate function rather than being buried
| within a larger function.
|
| 3) I changed the code for case we we didn't provide a name (i.e. new 
built-ins)
| to hopefully be clearer on the conversion.

-- 
Michael Meissner, IBM
IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA
email: meiss...@linux.ibm.com, phone: +1 (978) 899-4797

Reply via email to