[GHC] #10124: Simple case analyses generate too many branches

GHC ghc-devs at haskell.org
Sun Apr 19 16:34:57 UTC 2015


#10124: Simple case analyses generate too many branches
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.4
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #6135,            |  Differential Revisions:
  #9661,#10137                       |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 That branchless assembly is certainly not the greatest though it doesn't
 look too terrible to me either. What happens if you use the LLVM backend?

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


More information about the ghc-tickets mailing list