[GHC] #10129: emitCmmLitSwitch could be better

GHC ghc-devs at haskell.org
Tue Mar 3 08:08:27 UTC 2015


#10129: emitCmmLitSwitch could be better
-------------------------------------+-------------------------------------
        Reporter:  nomeata           |                   Owner:
            Type:  task              |                  Status:  closed
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.4
  (CodeGen)                          |                Keywords:
      Resolution:  fixed             |            Architecture:
Operating System:  Unknown/Multiple  |  Unknown/Multiple
 Type of failure:  Runtime           |               Test Case:
  performance bug                    |                Blocking:
      Blocked By:                    |  Differential Revisions:  Phab:D693
 Related Tickets:                    |
-------------------------------------+-------------------------------------

Comment (by nomeata):

 I thought about this, but I’m really not sure how to do it. The best thing
 I could think of would be to grep on the output of -ddump-cmm, but that
 seems too fragile.

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


More information about the ghc-tickets mailing list