public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mikael Morin <morin-mikael@orange.fr>
To: FX <fxcoudert@gmail.com>, Fortran <fortran@gcc.gnu.org>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
Date: Sat, 17 Sep 2022 14:14:03 +0200	[thread overview]
Message-ID: <2d939e79-2392-8f40-6808-74c0c9c879a0@orange.fr> (raw)
In-Reply-To: <8516E0F6-F0DD-4D4B-940D-F936E10AE552@gmail.com>

Le 04/09/2022 à 18:30, FX via Fortran a écrit :
> Hi,
> 
> The IEEE_MODES_TYPE type and the two functions that get and set it were added in Fortran 2018.  They can be implemented using the already existing target-specific functions.  A future optimization could, on some targets, set/get all modes through one or two instructions only, but that would need a new set of functions in all config/fpu-* files.
> 
> This was regtested on aarch64-darwin, which does not support underflow modes, so I will further test on x86_64-linux when I finish travelling in a couple of days.
> OK to commit?
> 

Looks good, thanks.

  parent reply	other threads:[~2022-09-17 12:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-04 16:30 FX
2022-09-10 16:54 ` FX
2022-09-17 12:14 ` Mikael Morin [this message]
2022-09-19 12:25   ` FX
2022-09-21  8:07     ` FX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d939e79-2392-8f40-6808-74c0c9c879a0@orange.fr \
    --to=morin-mikael@orange.fr \
    --cc=fortran@gcc.gnu.org \
    --cc=fxcoudert@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).