[GHC] #9532: Expose new CLZ/CTZ primops via `Data.Bits` interface

GHC ghc-devs at haskell.org
Sun Aug 31 12:33:37 UTC 2014


#9532: Expose new CLZ/CTZ primops via `Data.Bits` interface
-------------------------------------+-------------------------------------
       Reporter:  hvr                |                   Owner:
           Type:  task               |                  Status:  new
       Priority:  normal             |               Milestone:  7.10.1
      Component:  libraries/base     |                 Version:
       Keywords:                     |        Operating System:
   Architecture:  Unknown/Multiple   |  Unknown/Multiple
     Difficulty:  Unknown            |         Type of failure:
     Blocked By:                     |  None/Unknown
Related Tickets:  #9340              |               Test Case:
                                     |                Blocking:
                                     |  Differential Revisions:  Phab:D158
-------------------------------------+-------------------------------------
 GHC now provides optimized CLZ/CTZ primops (see #9340), this ticket is
 about exposing those in a more convenient way.

 This was proposed as

   http://www.haskell.org/pipermail/libraries/2014-August/023567.html

 and passed.

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


More information about the ghc-tickets mailing list