chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] copy-propagation for variables bound to in


From: Felix
Subject: Re: [Chicken-hackers] [PATCH] copy-propagation for variables bound to intrinsic
Date: Mon, 01 Oct 2012 20:05:50 +0200 (CEST)

From: Felix <address@hidden>
Subject: [PATCH] copy-propagation for variables bound to intrinsic
Date: Mon, 01 Oct 2012 20:04:03 +0200 (CEST)

> This is the first part of the recently posted copy-propagation
> improvement patch. The second part is broken. This part is less
> problematic and should improve the generated code a tiny little
> bit.

Nonsense. The second part was copy propagation. This patch makes
variables bound to intrinsics "removable", i.e. it removes unused
local bindings that refer to intrinsics.

Honestly. I'm not making this up.


cheers,
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]