[GHC] #14672: Make likelyhood of branches/conditions available throughout the compiler.

GHC ghc-devs at haskell.org
Fri Jan 26 19:40:50 UTC 2018


#14672: Make likelyhood of branches/conditions available throughout the compiler.
-------------------------------------+-------------------------------------
        Reporter:  AndreasK          |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4316
       Wiki Page:                    |  Phab:D4324 Phab:D4327
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"e7dcc7085315ea8ebc2d6808fde2d9c37fd10c67/ghc"
 e7dcc708/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="e7dcc7085315ea8ebc2d6808fde2d9c37fd10c67"
 Add ability to parse likely flags for ifs in Cmm.

 Adding the ability to parse likely flags in Cmm allows better codegen
 for cmm files.

 Test Plan: ci

 Reviewers: bgamari, simonmar

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie, carter

 GHC Trac Issues: #14672

 Differential Revision: https://phabricator.haskell.org/D4316
 }}}

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


More information about the ghc-tickets mailing list