diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-12-16 14:09:04 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-12-16 14:09:04 +0000 |
commit | 7a667e6491f0df391bb19839b580f33b54088bf3 (patch) | |
tree | d7e67dde4f1147cf77112c00ff38049af1372e8e /gcc/genoutput.c | |
parent | 9adab579d59ea50eeb6877df2292d9d5c7b20e3e (diff) | |
download | gcc-7a667e6491f0df391bb19839b580f33b54088bf3.tar.gz |
Minor vn_reference_lookup_3 tweak
The repeated checks for MEM_REF made this code hard to convert to
poly_ints as-is. Hopefully the new structure also makes it clearer
at a glance what the two cases are.
2017-12-16 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid repeated
checks for MEM_REF.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r255742
Diffstat (limited to 'gcc/genoutput.c')
0 files changed, 0 insertions, 0 deletions