aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-fold.cc
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2022-08-02 12:14:22 +0200
committerAldy Hernandez <aldyh@redhat.com>2022-08-02 14:50:25 +0200
commite9f5b4fa4f2c93ef76e3766b3edabfaebc100741 (patch)
treef3022a8ae5525ddebf8f2ab1c19eafdd832cec6f /gcc/gimple-range-fold.cc
parent5e4f26441bdc89e95f0c257bc6649eed0142b939 (diff)
downloadgcc-e9f5b4fa4f2c93ef76e3766b3edabfaebc100741.zip
gcc-e9f5b4fa4f2c93ef76e3766b3edabfaebc100741.tar.gz
gcc-e9f5b4fa4f2c93ef76e3766b3edabfaebc100741.tar.bz2
Limit ranger query in ipa-prop.cc to integrals.
ipa-* still works on legacy value_range's which only support integrals. This patch limits the query to integrals, as to not get a floating point range that can't exist in an irange. gcc/ChangeLog: * ipa-prop.cc (ipa_compute_jump_functions_for_edge): Limit ranger query to integrals.
Diffstat (limited to 'gcc/gimple-range-fold.cc')
0 files changed, 0 insertions, 0 deletions