aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2021-11-02 09:46:53 -0400
committerAndrew MacLeod <amacleod@redhat.com>2021-11-03 10:13:32 -0400
commit6d936684fcf9bbb55837e3a87ae2221d5ec9b5b7 (patch)
treec63f2cb2f3cbb53d3bfe57ef2bebdfebebe6cacb /gcc/tree-vect-loop.c
parentb18394ce15639489a91a502d3b9db30d73898191 (diff)
downloadgcc-6d936684fcf9bbb55837e3a87ae2221d5ec9b5b7.zip
gcc-6d936684fcf9bbb55837e3a87ae2221d5ec9b5b7.tar.gz
gcc-6d936684fcf9bbb55837e3a87ae2221d5ec9b5b7.tar.bz2
For ranges, PHIs don't need to process arg == def.
If an argument of a phi is the same as the DEF of the phi, then the range on the incoming edge doesn't need to be taken into account since it can't be anything other than itself. * gimple-range-fold.cc (fold_using_range::range_of_phi): Don't import a range from edge if arg == phidef.
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions