Re: [PATCH 12/34] rs6000: Add miscellaneous builtins

2021-08-25 Thread Segher Boessenkool
On Thu, Jul 29, 2021 at 08:30:59AM -0500, Bill Schmidt wrote: > * config/rs6000/rs6000-builtin-new.def: Add ieee128-hw, dfp, > crypto, and htm stanzas. Okay for trunk. Thanks! Segher

[PATCH 12/34] rs6000: Add miscellaneous builtins

2021-07-29 Thread Bill Schmidt via Gcc-patches
2021-06-15 Bill Schmidt gcc/ * config/rs6000/rs6000-builtin-new.def: Add ieee128-hw, dfp, crypto, and htm stanzas. --- gcc/config/rs6000/rs6000-builtin-new.def | 215 +++ 1 file changed, 215 insertions(+) diff --git