]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove create_lcssa_for_virtual_phi and uses
authorRichard Biener <rguenther@suse.de>
Tue, 12 Jul 2022 12:37:51 +0000 (14:37 +0200)
committerRichard Biener <rguenther@suse.de>
Tue, 12 Jul 2022 12:40:39 +0000 (14:40 +0200)
commit9b06b9d23799ecad5db710e80f214fac0ae175f3
tree65b4ff24f729246075b99fd51bd56a0744f7d46d
parent7005b5e57eb4ce03f6166d62f7aa60b01677df1f
Remove create_lcssa_for_virtual_phi and uses

The following expands the comment in vect_do_peeling as to why we
do not need create_lcssa_for_virtual_phi and removes that function.

That's the last bit I have queued for the vectorizer virtual LCSSA
cleanup.

* tree-vect-loop-manip.cc (create_lcssa_for_virtual_phi):
Remove.
(vect_do_peeling): Do not call it, adjust comment.
gcc/tree-vect-loop-manip.cc