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: Linus Björnstam
Subject: Re: [PATCH] Add tree-il optimizations for equal? on char and number literals
Date: Thu, 14 May 2020 20:14:43 +0200
User-agent: Cyrus-JMAP/3.3.0-dev0-413-g750b809-fmstable-20200507v1

Works like a charm!

-- 
  Linus Björnstam

On Thu, 14 May 2020, at 10:38, Andy Wingo wrote:
> 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]