#7014: RULES for bitwise logic and shift primops
------------------------------+---------------------------------------------
 Reporter:  akio              |          Owner:                  
     Type:  feature request   |         Status:  new             
 Priority:  normal            |      Component:  Compiler        
  Version:  7.4.2             |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------
 I think it will be useful if expressions like (x .|. 0) and (shiftL x 0)
 are optimized away.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7014>
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