diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-11-12 16:08:01 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-11-12 20:42:56 +0100 |
commit | 264f061997c0a5349cdce6d73f0dc167ac7fc8f4 (patch) | |
tree | 47174c21fb162cf48ed57d8a8155b07c51e3d2cd /gcc/tree-ssa-structalias.c | |
parent | b301cb43a795884884977703a3767e8765d193d1 (diff) | |
download | gcc-264f061997c0a5349cdce6d73f0dc167ac7fc8f4.zip gcc-264f061997c0a5349cdce6d73f0dc167ac7fc8f4.tar.gz gcc-264f061997c0a5349cdce6d73f0dc167ac7fc8f4.tar.bz2 |
path solver: Solve PHI imports first for ranges.
PHIs must be resolved first while solving ranges in a block,
regardless of where they appear in the import bitmap. We went through
a similar exercise for the relational code, but missed these.
Tested on x86-64 & ppc64le Linux.
gcc/ChangeLog:
PR tree-optimization/103202
* gimple-range-path.cc
(path_range_query::compute_ranges_in_block): Solve PHI imports first.
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
0 files changed, 0 insertions, 0 deletions