Improving the Int/Word story inside GHC

Carter Schonwald carter.schonwald at gmail.com
Fri Aug 8 06:02:23 UTC 2014


would this result in evolving how vector/array indexing works internally to
using Words rather than Ints?


On Thu, Aug 7, 2014 at 5:37 PM, Simon Peyton Jones <simonpj at microsoft.com>
wrote:

>
> | > One thought is that the profiling word appears just *before* the start
> | of a heap object, so that might need a negative offset, but it seems like
> | a rather special case.
> |
> | Hmmm... the profiling word is the second word of the object, after the
> | info pointer.
>
> Oh, OK, I'm mis-remembering that; apols.
>
> Simon
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140808/db817cd7/attachment.html>


More information about the ghc-devs mailing list