This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: unfused fma question
- From: Jeff Law <law at redhat dot com>
- To: Joseph Myers <joseph at codesourcery dot com>, Steve Ellcey <sellcey at imgtec dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 23 Feb 2015 11:39:57 -0700
- Subject: Re: unfused fma question
- Authentication-results: sourceware.org; auth=none
- References: <02d0fee7-2c86-4291-8405-ae250d3210d9 at BAMAIL02 dot ba dot imgtec dot org> <alpine dot DEB dot 2 dot 10 dot 1502231833070 dot 7064 at digraph dot polyomino dot org dot uk>
On 02/23/15 11:38, Joseph Myers wrote:
(I wonder if convert_mult_to_fma is something that should move to
match-and-simplify infrastructure.)
Yea, it probably should.
Jeff