[GHC] #13966: Skip-less stream fusion: a missed opportunity

GHC ghc-devs at haskell.org
Mon Jul 31 17:03:31 UTC 2017


#13966: Skip-less stream fusion: a missed opportunity
-------------------------------------+-------------------------------------
        Reporter:  jmspiewak         |                Owner:  mpickering
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1-rc3
      Resolution:                    |             Keywords:  JoinPoints,
                                     |  StaticArgumentTransformation
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #14067            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by nomeata):

 * related:   => #14067


Comment:

 This ticket is confusing, and about a specific use case. I took the
 liberty of creating a new ticket for the task of implementing a SAT for
 tail-recursive functions at #14067. Once that is done, we can revisit if
 it actually fixed the problem at hand.

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


More information about the ghc-tickets mailing list