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

Manuel M T Chakravarty chak at cse.unsw.edu.au
Tue Aug 2 02:18:52 CEST 2011


Ian Lynagh:
> 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.

Will you merge the changes to integer-gmp into the 7.2 branch?  If not, you probably also don't have to merge the rules.

Manuel




More information about the Cvs-ghc mailing list