[GHC] #10364: Feature request: Add support for FMA

GHC ghc-devs at haskell.org
Wed Apr 29 15:48:51 UTC 2015


#10364: Feature request: Add support for FMA
-------------------------------------+-------------------------------------
        Reporter:  lerkok            |                   Owner:  ekmett
            Type:  feature request   |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Core Libraries    |                 Version:  7.11
      Resolution:                    |                Keywords:  report-
Operating System:  Unknown/Multiple  |  impact
 Type of failure:  None/Unknown      |            Architecture:
      Blocked By:                    |  Unknown/Multiple
 Related Tickets:                    |               Test Case:
                                     |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by ekmett):

 Good point. That probably pushes it up to Floating or Num then. In Num you
 could use it for accelerated modular arithmetic as well, which has nothing
 to do with floating point.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10364#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list