diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2022-11-20 22:59:40 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2023-04-26 10:28:12 +0200 |
commit | f2b894b148755308de65593231721df4309fc6b3 (patch) | |
tree | 706dde65a3f0441b8a41e907986e2f066c19b4b6 /gcc/tree-ssa-phiopt.cc | |
parent | 1f0bfbb26e532cef7347a91439008114fd88173a (diff) | |
download | gcc-f2b894b148755308de65593231721df4309fc6b3.zip gcc-f2b894b148755308de65593231721df4309fc6b3.tar.gz gcc-f2b894b148755308de65593231721df4309fc6b3.tar.bz2 |
Remove compare_names* from legacy cond folding.
In a test run I have asserted that the legacy conditional folding only
gets overflows, so this removal is safe.
gcc/ChangeLog:
* vr-values.cc (get_vr_for_comparison): Remove.
(compare_name_with_value): Same.
(vrp_evaluate_conditional_warnv_with_ops): Remove calls to
compare_name_with_value.
* vr-values.h: Remove compare_name_with_value.
Remove get_vr_for_comparison.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions