#5413: Add population count primop
---------------------------------+------------------------------------------
    Reporter:  tibbe             |       Owner:  simonmar    
        Type:  feature request   |      Status:  patch       
    Priority:  normal            |   Component:  Compiler    
     Version:  7.2.1             |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by tibbe):

  * owner:  => simonmar


Comment:

 I've implemented the primops. Optionally we might want to create a small
 static library in ghc-prim containing the C fallbacks, to avoid the
 overhead of dynamic linking for these "fat machine instructions".

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to