[GHC] #9291: Don't reconstruct sum types if the type subtly changes
GHC
ghc-devs at haskell.org
Sat Dec 17 00:41:03 UTC 2016
#9291: Don't reconstruct sum types if the type subtly changes
-------------------------------------+-------------------------------------
Reporter: schyler | Owner: nomeata
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
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:D2871
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by nomeata):
* owner: => nomeata
* differential: => Phab:D2871
Comment:
I started working on this (at the STG stage, CSEāing only constructors,
and not across lambdas) at Phab:D2871. Not merge-worthy yet, but
preliminary review is welcome.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9291#comment:40>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list