public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Tulio Magno Quites Machado Filho <tuliom@ascii.art.br>
Cc: Paul Zimmermann <Paul.Zimmermann@inria.fr>, <fweimer@redhat.com>,
	<libc-alpha@sourceware.org>
Subject: Re: use of fma
Date: Wed, 28 Apr 2021 17:46:03 +0000	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2104281740390.115529@digraph.polyomino.org.uk> (raw)
In-Reply-To: <87fszaza3v.fsf@linux.ibm.com>

On Wed, 28 Apr 2021, Tulio Magno Quites Machado Filho via Libc-alpha wrote:

> Paul Zimmermann <Paul.Zimmermann@inria.fr> writes:
> 
> >> Side note: single and double-precision multiply-add have been available since
> >> the PPC ISA and POWER1 ISA respectively.
> >> So, they're also available by default on powerpc64 and powerpc builds
> >> supporting hw fpu.
> >
> > thank you Tulio Magno. By the way, does anyone know of any hardware with
> > extended double and/or quadruple precision multiply-add?
> 
> That's a good example of FMA that is not available by default on any of the
> ABIs because it has been added to the POWER ISA 3.0 (e.g. POWER9).  :-D

And ia64 can do fma for the ldbl-96 format (with an optional narrowing of 
the infinite-precision result to binary32 or binary64 included in the 
operation).  RISC-V defines a 'Q' extension for binary128 arithmetic which 
includes fma, but I don't know of any implementations of that 'Q' 
extension (and it's not supported in GCC, for example).

-- 
Joseph S. Myers
joseph@codesourcery.com

      reply	other threads:[~2021-04-28 17:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28  7:23 Paul Zimmermann
2021-04-28  8:25 ` Florian Weimer
2021-04-28  8:42   ` Paul Zimmermann
2021-04-28  9:06     ` Florian Weimer
2021-04-28 17:29     ` Joseph Myers
2021-04-28 15:00   ` Tulio Magno Quites Machado Filho
2021-04-28 15:18     ` Paul Zimmermann
2021-04-28 15:45       ` Tulio Magno Quites Machado Filho
2021-04-28 17:46         ` Joseph Myers [this message]

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=alpine.DEB.2.22.394.2104281740390.115529@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=Paul.Zimmermann@inria.fr \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=tuliom@ascii.art.br \
    /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).