[GHC] #5925: Add inline version of newArray#

GHC ghc-devs at haskell.org
Sat Mar 8 08:37:08 UTC 2014


#5925: Add inline version of newArray#
-------------------------------------+------------------------------------
        Reporter:  tibbe             |            Owner:
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:  7.6.2
       Component:  Compiler          |          Version:  7.4.1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:  4258
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by tibbe):

 I got this working I think, except that the Cmm optimizer does such a poor
 job on the Cmm I generate (which is simple) that I'm not sure if we can
 get anywhere here without first fixing that problem. See e.g #8860.

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


More information about the ghc-tickets mailing list