diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2024-06-14 11:01:08 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2024-06-14 15:16:38 -0400 |
commit | e5e341243bf4a8a93fc9b5776124c64015326356 (patch) | |
tree | eb714e03b99b9809645ae36f20490fae6c8431c3 /gcc/tree-dump.h | |
parent | d40034c489c3d4ae149759ba051ef1d661a6c243 (diff) | |
download | gcc-e5e341243bf4a8a93fc9b5776124c64015326356.zip gcc-e5e341243bf4a8a93fc9b5776124c64015326356.tar.gz gcc-e5e341243bf4a8a93fc9b5776124c64015326356.tar.bz2 |
Dont add varying values to gori_on_edge mass calculations.
gori_on_edge will return an ssa_lazy_cache with all contextual ranges
that can be generated by an edge. This patch adjusts it so that
a VARYING range is never added.
* gimple-range-gori.cc (gori_calc_operands): Do not continue nor
add the range when VARYING is produced for an operand.
Diffstat (limited to 'gcc/tree-dump.h')
0 files changed, 0 insertions, 0 deletions