[GHC] #9342: Branchless arithmetic operations

GHC ghc-devs at haskell.org
Mon Sep 28 12:20:18 UTC 2015


#9342: Branchless arithmetic operations
-------------------------------------+-------------------------------------
        Reporter:  hvr               |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.8.3
  (CodeGen)                          |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
-------------------------------------+-------------------------------------

Comment (by tibbe):

 As a data point the hashtables package makes effective use of branchless
 code in practice:
 https://github.com/gregorycollins/hashtables/search?utf8=%E2%9C%93&q=branchless

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


More information about the ghc-tickets mailing list