[commit: integer-gmp] ghc-7.2: Don't inline most integer operations (9506f95)

Ian Lynagh igloo at earth.li
Mon Aug 1 20:11:38 CEST 2011


On Mon, Aug 01, 2011 at 12:55:07PM +0000, Simon Peyton-Jones wrote:
> So we either need to
> * inline floatFromInteger, or
> * need a RULE for floatFromInteger
> 
> If the former is big, the latter should do fine, right?
> 
> That's what we are doing for other Integer operations.

Yup, I'll add a rule for it.

However, currently none of the rules are in the 7.2 branch. I guess I'll
have to merge them all.


Thanks
Ian




More information about the Cvs-ghc mailing list