r251326 - in /trunk/gcc: ChangeLog combine.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Thu Aug 24 07:47:00 GMT 2017
Author: rsandifo
Date: Thu Aug 24 07:47:13 2017
New Revision: 251326
URL: https://gcc.gnu.org/viewcvs?rev=251326&root=gcc&view=rev
Log:
Make more use of subreg_offset_from_lsb
This patch makes use of the subreg_offset_from_lsb function
added by an earlier patch in the SVE series.
2017-08-24 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* combine.c (make_extraction): Use subreg_offset_from_lsb.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/combine.c
More information about the Gcc-cvs
mailing list