public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PowerPC ISA 3.1 IEEE 128-bit support introduction
@ 2020-07-01 22:09 Michael Meissner
  2020-07-01 22:20 ` [PATCH 1/2] PowerPC: Rename FP min/max/cmove functions Michael Meissner
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Meissner @ 2020-07-01 22:09 UTC (permalink / raw)
  To: gcc-patches, Segher Boessenkool, David Edelsohn, Michael Meissner
  Cc: Bill Schmidt

The two patches that will be mailed as replies to this patch add support for
the IEEE 128-bit floating point minimum, maximum, and set mask based on
comparison instructions.

These patches were previous submitted as:
https://gcc.gnu.org/pipermail/gcc-patches/2020-June/546992.html
https://gcc.gnu.org/pipermail/gcc-patches/2020-June/546991.html

Based on the feed back, I have changed the names of the functions.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-06 20:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-01 22:09 PowerPC ISA 3.1 IEEE 128-bit support introduction Michael Meissner
2020-07-01 22:20 ` [PATCH 1/2] PowerPC: Rename FP min/max/cmove functions Michael Meissner
2020-07-01 22:20   ` [PATCH 2/2] PowerPC: Add ISA 3.1 IEEE 128-bit min, max, and cmove Michael Meissner
2020-07-06 20:19     ` Segher Boessenkool
2020-07-06 19:04   ` [PATCH 1/2] PowerPC: Rename FP min/max/cmove functions Segher Boessenkool

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).