r279970 - in /branches/ibm/pcrel-trunk/gcc: Cha...
meissner@gcc.gnu.org
meissner@gcc.gnu.org
Tue Jan 7 21:19:00 GMT 2020
Author: meissner
Date: Tue Jan 7 21:19:59 2020
New Revision: 279970
URL: https://gcc.gnu.org/viewcvs?rev=279970&root=gcc&view=rev
Log:
Move variable vector extract from memory offset calculation.
2020-01-07 Michael Meissner <meissner@linux.ibm.com>
* config/rs6000/rs6000.c (rs6000_adjust_vec_address): Move the
code to compute the offset of a vector extract from memory here
from rs6000_split_vec_extract_var. Simplify generating the byte
offset for variable elements.
Modified:
branches/ibm/pcrel-trunk/gcc/ChangeLog.meissner
branches/ibm/pcrel-trunk/gcc/config/rs6000/rs6000.c
More information about the Gcc-cvs
mailing list