guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add tree-il optimizations for equal? on char and number lite


From: Andy Wingo
Subject: Re: [PATCH] Add tree-il optimizations for equal? on char and number literals
Date: Thu, 14 May 2020 10:38:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

On Wed 13 May 2020 23:16, Linus Björnstam <address@hidden> writes:

> On the latest master equal? was not reduced to eq? on chars in the repl
> for things like ,opt (define (a b) (equal? b #\b)).

This turned out to be that I had broken the REPL command.  The optimizer
was working fine though.  Fixed now :)

Cheers,

Andy



reply via email to

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