[GHC] #12953: Use computed gotos in the interpreter when the compiler supports it

GHC ghc-devs at haskell.org
Fri Dec 9 02:12:08 UTC 2016


#12953: Use computed gotos in the interpreter when the compiler supports it
-------------------------------------+-------------------------------------
           Reporter:  dobenour       |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Runtime        |           Version:  8.0.1
  System                             |
           Keywords:  interpreter    |  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:
-------------------------------------+-------------------------------------
 We can use computed gotos to speed up the interpreter on systems that
 support them.

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


More information about the ghc-tickets mailing list