#4971: All essential C-- transformations in new codegen should have infinite
optimization fuel
---------------------------------+------------------------------------------
    Reporter:  ezyang            |       Owner:              
        Type:  bug               |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.1               |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 Before I forget, this is a bug to remind us that we need to give infinite
 optimization fuel to most of the C-- transformations that the new code
 generator uses. Manifesting the stack pointer is, unfortunately, not
 optional. This is not so relevant now, but should be done before we start
 adding more C-- stage optimization passes.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to