diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2024-11-23 14:05:54 -0500 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2024-12-06 16:41:19 -0500 |
commit | c7fd6c4369ef1a009b40c1787ea9d2dad2cf449f (patch) | |
tree | 101e3cf8c76af77d4e52423f10bd9068a1481ac7 /gcc/tree-vect-loop-manip.cc | |
parent | faddf22942884a4c951ca0eeffc364296378eeff (diff) | |
download | gcc-c7fd6c4369ef1a009b40c1787ea9d2dad2cf449f.zip gcc-c7fd6c4369ef1a009b40c1787ea9d2dad2cf449f.tar.gz gcc-c7fd6c4369ef1a009b40c1787ea9d2dad2cf449f.tar.bz2 |
Only add inferred ranges if they change the value.
Do not add an inferred range if it is already incorprated in the
current range of an SSA_NAME.
PR tree-optimization/117467
* gimple-range-infer.cc (infer_range_manager::add_ranges): Check
range_of_expr to see if the inferred range is needed.
Diffstat (limited to 'gcc/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions