Re: [21/nn] Minor vn_reference_lookup_3 tweak

2017-10-26 Thread Richard Biener
On Mon, Oct 23, 2017 at 1:30 PM, Richard Sandiford wrote: > 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-10-23 Richard Sandiford > Alan Hayward

[21/nn] Minor vn_reference_lookup_3 tweak

2017-10-23 Thread Richard Sandiford
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-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * tree-ssa-sccvn.c (vn_re