r242267 - in /branches/ARM/sve-branch/gcc: conf...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:31:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:31:00 2016
New Revision: 242267
URL: https://gcc.gnu.org/viewcvs?rev=242267&root=gcc&view=rev
Log:
poly_int: get_mask_mode
This patch makes TARGET_GET_MASK_MODE take polynomial nunits and
vector_size arguments. The gcc_assert in default_get_mask_mode
is now handled by the exact_div call in vector_element_size.
Modified:
branches/ARM/sve-branch/gcc/config/i386/i386.c
branches/ARM/sve-branch/gcc/doc/tm.texi
branches/ARM/sve-branch/gcc/poly-int-types.h
branches/ARM/sve-branch/gcc/target.def
branches/ARM/sve-branch/gcc/targhooks.c
branches/ARM/sve-branch/gcc/targhooks.h
More information about the Gcc-cvs
mailing list