[GHC] #6135: Unboxed Booleans

GHC cvs-ghc at haskell.org
Thu Apr 11 15:18:00 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           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:  #605              |  
---------------------------------+------------------------------------------

Comment(by jstolarek):

 After a moment of thinking: it will be much easier to first change the
 types of dataToTag# and tagToEnum# to use Word# and then work on primops.
 Should I create a separate ticket so that changes to dataToTag# and
 tagToEnum# can be merged to HEAD before the work on new primops is
 finished?

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



More information about the ghc-tickets mailing list