]> git.eshelyaron.com Git - emacs.git/commit
* Have `null' and `not' explicit in LIMPLE so we inline them
authorAndrea Corallo <akrl@sdf.org>
Fri, 4 Feb 2022 14:45:42 +0000 (15:45 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 4 Feb 2022 14:56:34 +0000 (15:56 +0100)
commitdcf30f14f90d13ffe9d1ccca153b17287334060e
treeb3d734ea3b69b400da74348a831e4773f5cfa5c6
parent9a8796f067d1f9d5d0c2c1285dc86b2f577f4f27
* Have `null' and `not' explicit in LIMPLE so we inline them

* lisp/emacs-lisp/comp.el (comp-limplify-lap-inst): Generate explicit
`eq' call in LIMPLE for LAP opcode 'not'.
lisp/emacs-lisp/comp.el