aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2023-08-02 10:58:37 -0400
committerAndrew MacLeod <amacleod@redhat.com>2023-08-03 14:19:54 -0400
commit33f080a7f1d70440d02de70af8f08eca21714abb (patch)
tree67eb408c3fee6b61b7c4068aef9310d6550ea1fb /contrib
parentc47ceea55118d00d4bf68eaae6f9ac7707c1b9fc (diff)
downloadgcc-33f080a7f1d70440d02de70af8f08eca21714abb.zip
gcc-33f080a7f1d70440d02de70af8f08eca21714abb.tar.gz
gcc-33f080a7f1d70440d02de70af8f08eca21714abb.tar.bz2
Provide a routine for NAME == NAME relation.
We've been assuming x == x s VREL_EQ in GORI, but this is not always going to be true with floating point. Provide an API to return the relation. * gimple-range-gori.cc (gori_compute::compute_operand1_range): Use identity relation. (gori_compute::compute_operand2_range): Ditto. * value-relation.cc (get_identity_relation): New. * value-relation.h (get_identity_relation): New prototype.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions