#2078: INLINE and strictness
--------------------------------------+-------------------------------------
 Reporter:  simonpj                   |          Owner:  simonpj    
     Type:  run-time performance bug  |         Status:  new        
 Priority:  normal                    |      Milestone:  6.10 branch
Component:  Compiler                  |        Version:  6.8.2      
 Severity:  normal                    |     Resolution:             
 Keywords:                            |     Difficulty:  Unknown    
 Testcase:                            |   Architecture:  Unknown    
       Os:  Unknown                   |  
--------------------------------------+-------------------------------------
Comment (by simonpj):

 Here's a concrete example when this came up:
 {{{
 Wed Jan 23 16:12:07 PST 2008  Roman Leshchinskiy <[EMAIL PROTECTED]>
   * Make zipD strict in both arguments

   The strictness analyser doesn't seem to be able to figure this out. This
   change improves fusion.

     M ./Data/Array/Parallel/Unlifted/Distributed/Types.hs -2 +2
 }}}

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