On 11/6/06, Simon Marlow <[EMAIL PROTECTED]> wrote:
Samuel Bronson wrote:
> Mon Oct 30 07:41:11 EST 2006  Samuel Bronson <[EMAIL PROTECTED]>
>   * Don't charge for int2Word# and word2Int# -- they don't do anything, after 
all

Sounds like a reasonable change to me - if it makes things slower, I'd be
interested to know why.

It actually seems to interact badly with GHC's notorious sensitivity
to order of inlining... like, things are inlined into their wrappers
when that is not such a good idea... at least, it *looks* like that
happens.
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to