#5615: ghc produces poor code for `div` with constant powers of 2.
---------------------------------+------------------------------------------
    Reporter:  Lennart           |        Owner:  daniel.is.fischer
        Type:  bug               |       Status:  new              
    Priority:  normal            |    Milestone:                   
   Component:  Compiler          |      Version:  7.2.1            
    Keywords:                    |     Testcase:                   
   Blockedby:                    |   Difficulty:                   
          Os:  Unknown/Multiple  |     Blocking:                   
Architecture:  x86               |      Failure:  None/Unknown     
---------------------------------+------------------------------------------

Comment(by Lennart):

 Also, `mod` of powers of 2 should be an AND instruction.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to