[GHC] #2940: Do CSE after CorePrep

GHC ghc-devs at haskell.org
Sun Jan 10 19:21:59 UTC 2016


#2940: Do CSE after CorePrep
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  simonpj
            Type:  bug               |               Status:  new
        Priority:  lowest            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  6.10.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):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by osa1):

 I'm currently implementing CSE in STG level. I'm almost done implementing
 the infrastructure ({{{TrieMap}}} etc.). I'll update the thread once I get
 some results.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2940#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list