]> git.eshelyaron.com Git - emacs.git/commit
* Add into phi l-value args basic block names
authorAndrea Corallo <akrl@sdf.org>
Sun, 27 Sep 2020 21:24:24 +0000 (23:24 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sat, 10 Oct 2020 18:25:42 +0000 (20:25 +0200)
commit96f59a9faf375409a0301a54fcb46fc2325a9cc2
tree1f173466b123632d7da86a186c08b2135809c530
parent8b135af5bbdfb6cf561f92a02ef92e855acc04dd
* Add into phi l-value args basic block names

* lisp/emacs-lisp/comp.el (comp-ssa-rename-insn): Clean-up a
leftover space.
(comp-finalize-phis): Cons the blasic block name providing the
mvar together with the mvar itself while forming the phi.
(comp-fwprop-insn): Destructure correctly the phi.
lisp/emacs-lisp/comp.el