Re: [commit: ghc] master: Fix more 32 bit performance fallout. (c5088e2)

On 22/01/14 23:32, git@git.haskell.org wrote:
Repository : ssh://git@git.haskell.org/ghc
On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/c5088e299a66109346057afc151c33e47b...
---------------------------------------------------------------
commit c5088e299a66109346057afc151c33e47b850b92 Author: Austin Seipp
Date: Wed Jan 22 17:30:54 2014 -0600 Fix more 32 bit performance fallout.
Some of these are actually worse than I thought upon inspection, but after a little digging I haven't found exactly what has caused them. Some were certainly bitrotted, but others seem updated more recently, so something has slipped.
I'll be filing a ticket about these.
Please do! These look very bad indeed. Cheers, Simon

On 24/01/14 10:17, Simon Marlow wrote:
On 22/01/14 23:32, git@git.haskell.org wrote:
Repository : ssh://git@git.haskell.org/ghc
On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/c5088e299a66109346057afc151c33e47b...
---------------------------------------------------------------
commit c5088e299a66109346057afc151c33e47b850b92 Author: Austin Seipp
Date: Wed Jan 22 17:30:54 2014 -0600 Fix more 32 bit performance fallout.
Some of these are actually worse than I thought upon inspection, but after a little digging I haven't found exactly what has caused them. Some were certainly bitrotted, but others seem updated more recently, so something has slipped.
I'll be filing a ticket about these.
Please do! These look very bad indeed.
Sorry - I see you fixed these later, ignore me. Cheers, Simon
participants (1)
-
Simon Marlow