[GHC] #14206: Add bit deposit and bit extraction primops

GHC ghc-devs at haskell.org
Tue Sep 19 01:35:32 UTC 2017


#14206: Add bit deposit and bit extraction primops
-------------------------------------+-------------------------------------
        Reporter:  newhoggy          |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by newhoggy):

 Okay, successfully built master.  Can start working on a patch.  I'll base
 it on the popcnt patch.

 Question:  Do I need a new ghc flag?  gcc uses -mbmi2

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


More information about the ghc-tickets mailing list