aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-06-30 11:28:11 +0200
committerRichard Biener <rguenth@gcc.gnu.org>2024-06-30 12:55:23 +0200
commitb5c64b413fd5bc03a1a8ef86d005892071e42cbe (patch)
tree3b58e32ac6bd314f399b8b6de042525c109c1c6e /gcc/tree-vect-loop.cc
parentb443d7122ee8013c5af127d3d183a03962967f57 (diff)
downloadgcc-b5c64b413fd5bc03a1a8ef86d005892071e42cbe.zip
gcc-b5c64b413fd5bc03a1a8ef86d005892071e42cbe.tar.gz
gcc-b5c64b413fd5bc03a1a8ef86d005892071e42cbe.tar.bz2
tree-optimization/115701 - factor out maybe_duplicate_ssa_info_at_copy
The following factors out the code that preserves SSA info of the LHS of a SSA copy LHS = RHS when LHS is about to be eliminated to RHS. PR tree-optimization/115701 * tree-ssanames.h (maybe_duplicate_ssa_info_at_copy): Declare. * tree-ssanames.cc (maybe_duplicate_ssa_info_at_copy): New function, split out from ... * tree-ssa-copy.cc (fini_copy_prop): ... here. * tree-ssa-sccvn.cc (eliminate_dom_walker::eliminate_stmt): ... and here.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions