Ping: [PATCH] Rework 128-bit complex multiply and divide.

2022-09-02 Thread Michael Meissner via Gcc-patches
Ping patch: | Date: Thu, 18 Aug 2022 17:46:51 -0400 | Subject: [PATCH] Rework 128-bit complex multiply and divide. | Message-ID: -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: meiss...@linux.ibm.com

[PATCH] Rework 128-bit complex multiply and divide.

2022-08-18 Thread Michael Meissner via Gcc-patches
Rework 128-bit complex multiply and divide. This function reworks how the complex multiply and divide built-in functions are done. Previously we created built-in declarations for doing long double complex multiply and divide when long double is IEEE 128-bit. The old code also did not support __i