[GHC] #2940: Do CSE after CorePrep

GHC ghc-devs at haskell.org
Tue Oct 2 12:27:13 UTC 2018


#2940: Do CSE after CorePrep
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  simonpj
            Type:  bug               |               Status:  closed
        Priority:  lowest            |            Milestone:
       Component:  Compiler          |              Version:  6.10.1
      Resolution:  fixed             |             Keywords:  CSE
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #9291             |  Differential Rev(s):  Phab:D2871
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by osa1):

 * status:  new => closed
 * differential:   => Phab:D2871
 * resolution:   => fixed
 * related:   => #9291


Comment:

 We now do CSE after CorePrep (in STG). Closing.

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


More information about the ghc-tickets mailing list