G'day all.

On Tue, Feb 19, 2002 at 09:15:02PM +0000, Nicholas Clark wrote:

> Would it gain us much implementing De Morgan's theorem in the peephole
> optimiser?

I suspect that most code generators for Parrot will translate LOGOPs
as jumps (i.e. the way most compilers do it), in which case the De
Morgan optimisations will fall out naturally.

Cheers,
Andrew Bromage

Reply via email to