[GHC] #14224: zipWith does not inline
GHC
ghc-devs at haskell.org
Tue Sep 19 22:54:32 UTC 2017
#14224: zipWith does not inline
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.4.1
Component: Core Libraries | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3986
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"11d9615e9f751d6ed084f1cb20c24ad6b408230e/ghc" 11d9615/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="11d9615e9f751d6ed084f1cb20c24ad6b408230e"
Make zipWith and zipWith3 inlinable.
Reviewers: austin, hvr, bgamari, dfeuer
Reviewed By: dfeuer
Subscribers: rwbarton, thomie
GHC Trac Issues: #14224
Differential Revision: https://phabricator.haskell.org/D3986
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14224#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list