public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch 0/5] rs6000, 128-bit Binary Integer Operations
@ 2020-08-11 19:01 Carl Love
  2020-08-11 19:22 ` [Patch 1/5] rs6000, Add 128-bit sign extension support Carl Love
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Carl Love @ 2020-08-11 19:01 UTC (permalink / raw)
  To: segher, dje.gcc, gcc-patches, Will Schmidt

Segher:

The following is a five patch series for the 128-bit Binary Integer
Operations (RFC 2608).

The last patch does the 128-bit integer to 128-bit float to/from
conversions.  The patch has been reviewed by Michael Meissner to make
sure the Floating point 128-mode handling is correct.

The patches have been tested on Power 8 and Power 9 to ensure there are
no regression errors.  The new tests have been manually compiled and
run on mambo to ensure they work correctly.

Please review the patches and let me know if they are acceptable for
mainline.  Thanks.

                       Carl Love


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

end of thread, other threads:[~2020-09-19  0:25 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 19:01 [Patch 0/5] rs6000, 128-bit Binary Integer Operations Carl Love
2020-08-11 19:22 ` [Patch 1/5] rs6000, Add 128-bit sign extension support Carl Love
2020-08-13 17:36   ` Segher Boessenkool
2020-08-13 18:09     ` Carl Love
2020-08-13 18:29       ` Segher Boessenkool
2020-08-13 22:11         ` [EXTERNAL] " will schmidt
2020-08-13 22:55           ` Segher Boessenkool
2020-08-13 23:53             ` [EXTERNAL] " will schmidt
2020-08-18 21:50               ` Segher Boessenkool
2020-08-11 19:22 ` [Patch 2/5] rs6000, 128-bit multiply, divide, modulo, shift, compare Carl Love
2020-08-13 23:46   ` will schmidt
2020-08-20  1:06     ` Segher Boessenkool
2020-08-11 19:22 ` [Patch 3/5] rs6000, Add TI to TD (128-bit DFP) and TD to TI support Carl Love
2020-08-14 17:13   ` will schmidt
2020-08-20  1:29   ` Segher Boessenkool
2020-08-26 18:23     ` Carl Love
2020-09-10 17:36       ` Segher Boessenkool
2020-08-11 19:23 ` [Patch 4/5] rs6000, Test 128-bit shifts for just the int128 type Carl Love
2020-08-14 17:35   ` will schmidt
2020-08-20 21:50   ` Segher Boessenkool
2020-08-26 20:27     ` Carl Love
2020-09-10 17:52       ` Segher Boessenkool
2020-08-11 19:23 ` [Patch 5/5] rs6000, Conversions between 128-bit integer and floating point values Carl Love
2020-08-14 18:50   ` will schmidt
2020-08-20 22:36   ` Segher Boessenkool
2020-09-19  0:25   ` will schmidt

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).