[GHC] #5344: CSE should look through coercions

GHC ghc-devs at haskell.org
Thu Jan 5 14:11:53 UTC 2017


#5344: CSE should look through coercions
-------------------------------------+-------------------------------------
        Reporter:  reinerp           |                Owner:  simonpj
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:  ⊥
       Component:  Compiler          |              Version:  7.0.3
      Resolution:  duplicate         |             Keywords:  cse
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:                    |
-------------------------------------+-------------------------------------
Changes (by nomeata):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 I think this is covered as good as it can be for now by doing CSE on STG,
 where the coercion is gone (see #9291).

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


More information about the ghc-tickets mailing list