[GHC] #6135: Unboxed Booleans

GHC ghc-devs at haskell.org
Tue Jun 4 13:42:45 CEST 2013


#6135: Unboxed Booleans
-------------------------------+--------------------------------------------
  Reporter:  benl              |          Owner:  jstolarek       
      Type:  feature request   |         Status:  patch           
  Priority:  normal            |      Milestone:  7.8.1           
 Component:  Compiler          |        Version:  7.4.1           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:  #605            
-------------------------------+--------------------------------------------

Comment(by simonmar):

 I'm happy so long as nofib performance and code size are unchanged.  The
 change is a useful cleanup in itself: the `PrimOps` correspond more
 closely to the `MachOps`, and it removes the need for special cases in the
 code generator.

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



More information about the ghc-tickets mailing list