Re: #14037: Fix fusion for GHC's utility functions
"GHC" <[email protected]> Mon, 04 Mar 2019 21:04:34 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
#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>