summaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2018-01-03 07:14:43 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2018-01-03 07:14:43 +0000
commit87133c45a06aa9c04cb6bc13b3b0733ec43efcec (patch)
treee981b33300b133082b80265cf8e61e5559203fa6 /gcc/tree.h
parent9d2f08ab97bea3c299cce96a0760904501e002dd (diff)
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. 2018-01-03 Richard Sandiford <richard.sandiford@linaro.org> Alan Hayward <alan.hayward@arm.com> David Sherwood <david.sherwood@arm.com> gcc/ * target.def (get_mask_mode): Take the number of units and length as poly_uint64s rather than unsigned ints. * targhooks.h (default_get_mask_mode): Update accordingly. * targhooks.c (default_get_mask_mode): Likewise. * config/i386/i386.c (ix86_get_mask_mode): Likewise. * doc/tm.texi: Regenerate. Co-Authored-By: Alan Hayward <alan.hayward@arm.com> Co-Authored-By: David Sherwood <david.sherwood@arm.com> From-SVN: r256130
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions