[GHC] #8323: explore ways to possibly use more tag bits in x86_64 pointers
GHC
ghc-devs at haskell.org
Tue Sep 17 23:57:30 CEST 2013
#8323: explore ways to possibly use more tag bits in x86_64 pointers
------------------------------------+-------------------------------------
Reporter: carter | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
on x86_64, pointers only use 48 bits!
currently we use 3bits for tagging / arity etc info on x86_64, we should
explore more uses!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8323>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list