diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-20 15:46:32 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-20 19:21:00 +0200 |
commit | 46d7d44894843bf30e9bc84473195c6ab892b752 (patch) | |
tree | e47a989e772bcbadf2ce68fcd5e8ab97ff0c346b /lisp/calc/calc-embed.el | |
parent | 51a86b6a0504d580d3e10efe41abf3ae42c90711 (diff) | |
download | emacs-46d7d44894843bf30e9bc84473195c6ab892b752.tar.gz emacs-46d7d44894843bf30e9bc84473195c6ab892b752.tar.bz2 emacs-46d7d44894843bf30e9bc84473195c6ab892b752.zip |
Strength-reduce (eq X nil) to (not X)
* lisp/emacs-lisp/byte-opt.el (byte-optimize-eq): New optimisation,
which results in better test and branch code generation where it
applies.
Diffstat (limited to 'lisp/calc/calc-embed.el')
0 files changed, 0 insertions, 0 deletions