aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-range.cc
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2024-05-04 06:45:18 +0200
committerAldy Hernandez <aldyh@redhat.com>2024-05-04 10:25:23 +0200
commitf5891967947562060076956bd953e5df4c7289bf (patch)
treec974eb917939bf9ccb2d2cacbd7b789b0ed9183e /gcc/value-range.cc
parent3e3d115c946944c81d8231dfbe778d4dae26cbb7 (diff)
downloadgcc-f5891967947562060076956bd953e5df4c7289bf.zip
gcc-f5891967947562060076956bd953e5df4c7289bf.tar.gz
gcc-f5891967947562060076956bd953e5df4c7289bf.tar.bz2
Minimal prange class showing inlining degradation to VRP.
There is a 2% slowdown to VRP unrelated to the work at hand. This patch is a skeleton implementation of prange that exhibits this degradation. It is meant as a place in the commit history we can return to in order to revisit the issue. The relevant discussion is here: https://gcc.gnu.org/pipermail/gcc/2024-May/243898.html gcc/ChangeLog: * value-range.h (class prange): New.
Diffstat (limited to 'gcc/value-range.cc')
0 files changed, 0 insertions, 0 deletions