[GHC] #6135: Unboxed Booleans
GHC
ghc-devs at haskell.org
Wed Jun 12 12:29:56 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 jstolarek):
Simon, I updated
[http://hackage.haskell.org/trac/ghc/wiki/PrimBool#Eliminatingbranchesusingnewprimops
this section] to contain a detailed discussion of the generated assembly.
I hope this helps.
I'll try to change other primops and remove unnecessary code before my
arrival in Cambridge.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6135#comment:71>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list