bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36139: [PATCH] Make better use of the switch op in cond forms


From: Mattias Engdegård
Subject: bug#36139: [PATCH] Make better use of the switch op in cond forms
Date: Fri, 28 Jun 2019 22:51:02 +0200

19 juni 2019 kl. 16.03 skrev Mattias Engdegård <mattiase@acm.org>:
> 
> Here is a patch that does some cheap static optimisations: equal/eql and 
> member/memql become eq and memq if constant symbols are involved. (Works for 
> me, bootstraps fine, etc.)

After dithering a bit and testing alternatives, I pushed a tweaked version of 
that patch; there seemed to be little reason not to.






reply via email to

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