Hello Simon,

Wednesday, November 23, 2005, 2:28:26 PM, you wrote:

SM>   int64ToWord64# = unsafeCoerce#
SM>   word64ToInt64# = unsafeCoerce#

SM> this should reduce the cost of the conversions to zero, which is a
SM> simpler way to fix the performance bug (if it works).

SM> If you confirm that this also improves performance, I'll commit it.  If
SM> not, I'll commit your patch instead.

please don't forget about:

  int32ToWord32#
  word32ToInt32#
  intToInt32#
  int32ToInt#
  wordToWord32#
  word32ToWord#
  int2Word#
  word2Int#



-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to