[GHC] #8082: Ordering of assembly blocks affects performance

GHC ghc-devs at haskell.org
Wed Mar 18 02:07:19 UTC 2015


#8082: Ordering of assembly blocks affects performance
-------------------------------------+-------------------------------------
        Reporter:  jstolarek         |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler (NCG)    |                 Version:  7.6.3
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:  x86_64
 Type of failure:  Runtime           |  (amd64)
  performance bug                    |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by carter):

 could that be a branch prediction issue? (plus perhaps a matter of memory
 locality in the instruction cache?)

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


More information about the ghc-tickets mailing list