[GHC] #13220: Performance regressions in testsuite from join points
GHC
ghc-devs at haskell.org
Sat Apr 1 03:20:59 UTC 2017
#13220: Performance regressions in testsuite from join points
-------------------------------------+-------------------------------------
Reporter: lukemaurer | Owner: lukemaurer
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords: JoinPoints
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:3391
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"71916e1c018dded2e68d6769a2dbb8777da12664/ghc"
71916e1c/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="71916e1c018dded2e68d6769a2dbb8777da12664"
Remove Core Lint pass on occurrence analysis output (#13220)
It was expensive, as the simplifier runs for many iterations,
and probably not very useful.
Test Plan: harbormaster
Reviewers: austin, bgamari, dfeuer
Reviewed By: dfeuer
Subscribers: dfeuer, thomie
Differential Revision: https://phabricator.haskell.org/D3391
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13220#comment:36>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list