]> git.ipfire.org Git - thirdparty/gcc.git/commit
Move vect_update_inits_of_drs
authorRichard Biener <rguenther@suse.de>
Thu, 31 Oct 2024 11:58:02 +0000 (12:58 +0100)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 4 Nov 2024 11:24:42 +0000 (12:24 +0100)
commit2e6d9e9f4a0db49376b1435bb6b9c5ac1badf13d
tree97a67d1a5f662890053fe5520cfa5b5f855ca7a1
parent223da6ac40cdd425ae16b787e2ca758ea665b75f
Move vect_update_inits_of_drs

Move vect_update_inits_of_drs to after setting up the epilog
metadata.

* tree-vect-loop.cc (update_epilogue_loop_vinfo): Update
DR inits after adjusting the epilog metadata.
gcc/tree-vect-loop.cc