[GHC] #14037: Fix fusion for GHC's utility functions
GHC
ghc-devs at haskell.org
Mon Mar 4 21:04:34 UTC 2019
#14037: Fix fusion for GHC's utility functions
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: rockbmb
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.3
Resolution: fixed | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #15263 | Differential Rev(s): Phab:D5249
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Marge Bot <ben+marge-bot@…>):
In [changeset:"9059343e8d1fc94ac62145688d6fdd70a791eaf1/ghc"
9059343e/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="9059343e8d1fc94ac62145688d6fdd70a791eaf1"
base: Allow fusion for zip7 and related
Fixes #14037.
Metric Decrease:
T9872b
T9872d
Reviewers: bgamari, simonpj, hvr
Reviewed By: simonpj
Subscribers: AndreasK, simonpj, osa1, dfeuer, rwbarton, carter
GHC Trac Issues: #14037
Differential Revision: https://phabricator.haskell.org/D5249
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14037#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list