aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2021-06-16 11:14:36 -0400
committerAndrew MacLeod <amacleod@redhat.com>2021-06-16 20:07:40 -0400
commit8a22a10c7879109c3906e1b865c50fe236b89f41 (patch)
tree9ed502f14d93c4c7faf5bc29a22cfb907580c8fe /gcc/tree-vectorizer.h
parent487be9201c96d0a5c7c325339bc9c4916e933ed8 (diff)
downloadgcc-8a22a10c7879109c3906e1b865c50fe236b89f41.zip
gcc-8a22a10c7879109c3906e1b865c50fe236b89f41.tar.gz
gcc-8a22a10c7879109c3906e1b865c50fe236b89f41.tar.bz2
Range_on_edge in ranger_cache should return true for all ranges.
Range_on_edge was implemented in the cache to always return a range, but only returned true when the edge actally changed the range. Return true with any range that can be calculated. * gimple-range-cache.cc (ranger_cache::range_on_edge): Always return true when a range can be calculated. * gimple-range.cc (gimple_ranger::dump_bb): Check has_edge_range_p.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions