[GHC] #13694: CSE runs before SpecConstr

GHC ghc-devs at haskell.org
Tue May 16 11:14:43 UTC 2017


#13694: CSE runs before SpecConstr
-------------------------------------+-------------------------------------
        Reporter:  mpickering        |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:  SpecConstr,
                                     |  CSE
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by simonpj):

 * keywords:  SpecConstr, cse => SpecConstr, CSE


Comment:

 Good plan. Would you like to try it out?   (Certainly with -O2.)  CSE is
 pretty cheap.

 It'd need a before-and-after nofib run to confirm any effects.

 Thanks

 Simon

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


More information about the ghc-tickets mailing list