[GHC] #13966: Skip-less stream fusion: a missed opportunity
GHC
ghc-devs at haskell.org
Thu Sep 28 10:27:17 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 #14068 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
I'm getting lost.
> Implementing this leads to
* What exactly is "this"?
* Does `chain1` have "this" implemented? Or `chain2`?
* Which do you think is most desirable, and why? (`chain2` looks
simpler.)
* Are you assuming loopification #14068 is done?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13966#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list