diff options
author | Richard Biener <rguenther@suse.de> | 2020-09-25 13:08:48 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-09-25 13:11:53 +0200 |
commit | 4dcc7f03b54087638e084ac69d40d7507fe83bd8 (patch) | |
tree | 9887a0cbbf9948f9767ed49f93e505fbd81e6ae1 /gcc/omp-expand.c | |
parent | 8c775bf447e190024fa08c55e38db94dd013a393 (diff) | |
download | gcc-4dcc7f03b54087638e084ac69d40d7507fe83bd8.zip gcc-4dcc7f03b54087638e084ac69d40d7507fe83bd8.tar.gz gcc-4dcc7f03b54087638e084ac69d40d7507fe83bd8.tar.bz2 |
tree-optimization/97199 - fix virtual operand update in if-conversion
This fixes a corner case with virtual operand update in if-conversion
by re-organizing the code to remove edges only after the last point
we need virtual PHI operands to be available.
2020-09-25 Richard Biener <rguenther@suse.de>
PR tree-optimization/97199
* tree-if-conv.c (combine_blocks): Remove edges only
after looking at virtual PHI args.
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions