[GHC] #11273: PowerPC NCG: Assign all STG float and double regs to PowerPC registers

GHC ghc-devs at haskell.org
Mon Dec 21 12:03:50 UTC 2015


#11273: PowerPC NCG: Assign all STG float and double regs to PowerPC registers
-------------------------------------+-------------------------------------
           Reporter:  trommler       |             Owner:  trommler
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.2.1
          Component:  Compiler       |           Version:  7.11
  (CodeGen)                          |
           Keywords:                 |  Operating System:  Linux
       Architecture:  powerpc        |   Type of failure:  Runtime
                                     |  performance bug
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Currently only `F1` through `F4` and `D1` and `D2` are assigned to
 registers in the PowerPC backend.

 Assign `F5` and `F6` and `D3` through `D6` to registers too.

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


More information about the ghc-tickets mailing list