diff options
author | Andrew Pinski <apinski@marvell.com> | 2023-04-08 19:03:38 -0700 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2023-04-18 07:39:53 -0700 |
commit | decd9de45064d9c14fa3b153d84ad42573d1b34d (patch) | |
tree | da06d7d5bb84b953ad132f98f42e0314d1d66dcd /gcc/bitmap.h | |
parent | 18e78844e78d7096c8e073c5b431480a0b8249d0 (diff) | |
download | gcc-decd9de45064d9c14fa3b153d84ad42573d1b34d.zip gcc-decd9de45064d9c14fa3b153d84ad42573d1b34d.tar.gz gcc-decd9de45064d9c14fa3b153d84ad42573d1b34d.tar.bz2 |
PHIOPT: small cleanup in match_simplify_replacement
We know that the statement we are moving is already
have a SSA_NAME on the lhs so we don't need to
check that and can also just call reset_flow_sensitive_info
with the name we already got.
OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* tree-ssa-phiopt.cc (match_simplify_replacement):
Simplify code that does the movement slightly.
Diffstat (limited to 'gcc/bitmap.h')
0 files changed, 0 insertions, 0 deletions