[GHC] #14206: Add bit deposit and bit extraction primops
GHC
ghc-devs at haskell.org
Tue Sep 19 13:04:27 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 bgamari):
Yes, let's follow gcc. However, for better or worse GHC uses `-f` flags
for machine characteristics (although perhaps this should change in the
long-term). Perhaps just use `-fbmi2`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14206#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list