[GHC] #1600: Optimisation: CPR the results of IO
GHC
ghc-devs at haskell.org
Fri Mar 10 16:05:47 UTC 2017
#1600: Optimisation: CPR the results of IO
-------------------------------------+-------------------------------------
Reporter: simonmar | Owner: (none)
Type: task | Status: new
Priority: lowest | Milestone:
Component: Compiler | Version: 6.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #8598 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"900cfdc2700ad9e8c7a12dd25bb0396e5e7651df/ghc"
900cfdc2/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="900cfdc2700ad9e8c7a12dd25bb0396e5e7651df"
Do not generate a data-con wrapper for !Int#
See Note [Data con wrappers and unlifted types] in MkId.
We were being totally stupid!
See Trac #1600 comment:66
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1600#comment:67>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list