[GHC] #9356: scanl does not participate in list fusion (was: scanl does not participate in stream fusion)
GHC
ghc-devs at haskell.org
Sun Sep 14 16:12:08 UTC 2014
#9356: scanl does not participate in list fusion
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Runtime | Blocked By:
performance bug | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
It looks like the `concat/inits` issue is probably not a `scanl` issue in
principle, and it should be safe enough to merge this patch.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9356#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list