#888: Implement the static argument transformation
----------------------+-----------------------------------------------------
 Reporter:  simonpj   |          Owner:             
     Type:  task      |         Status:  new        
 Priority:  normal    |      Milestone:  6.10 branch
Component:  Compiler  |        Version:  6.4.2      
 Severity:  normal    |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:  N/A       |   Architecture:  Unknown    
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Comment (by batterseapower):

 I'm currently investigating using the SAT to get stream fusion working
 properly, as per the ICFP07 paper. This probably just requires moving the
 SAT pass to a late stage in the pipeline (post-constructor specialisation)
 but I'm awaiting experimental results.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/888#comment:6>
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