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

GHC cvs-ghc at haskell.org
Wed May 8 05:58:13 CEST 2013


#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           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:  4258              |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by tibbe):

 I don't think anyone is working on this.

 Simon, last time I tried I got stuck not understanding how to properly
 emit an inline heap check using the helper module for heap stuff. Is it
 now easier with the new codegen? It's a tiny bit frustrating knows how the
 code I want to emit looks like (it's an if and a jump more or less!) but
 not being able to generate that code.

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



More information about the ghc-tickets mailing list