]> git.eshelyaron.com Git - emacs.git/commit
Use `length=' and family where possible in native comp code
authorAndrea Corallo <akrl@sdf.org>
Sun, 7 Mar 2021 20:26:55 +0000 (21:26 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 7 Mar 2021 20:33:53 +0000 (21:33 +0100)
commit9809f7ed2c639bd51abd4a28bd5d1a37f0d46a3d
tree3e0dfc68da8f374537574cc5bcb4bb26dd633ffa
parentdcf2be69711be1240c09ba6f6f0482a7fcf4e21b
Use `length=' and family where possible in native comp code

* lisp/emacs-lisp/comp-cstr.el (comp-intersect-typesets)
(comp-cstr-imm): Use Use `length=' and family where possible.
* lisp/emacs-lisp/comp.el (comp-add-cond-cstrs-target-block)
(comp-compute-dominator-frontiers)
(batch-byte-native-compile-for-bootstrap): Likewise.
lisp/emacs-lisp/comp-cstr.el
lisp/emacs-lisp/comp.el