aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2018-01-11 13:07:17 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2018-01-11 13:07:17 +0000
commitf3bd950563d0a7ed8edd7231fc8f19a7e3eaf7bd (patch)
tree98a909ffc42ef864cb26bd2547ddaac46f6563be /gcc/tree-vrp.c
parentc184e58c4d1aec200954f00b067e5adecd787f2f (diff)
downloadgcc-f3bd950563d0a7ed8edd7231fc8f19a7e3eaf7bd.zip
gcc-f3bd950563d0a7ed8edd7231fc8f19a7e3eaf7bd.tar.gz
gcc-f3bd950563d0a7ed8edd7231fc8f19a7e3eaf7bd.tar.bz2
[AArch64] Avoid GET_MODE_NUNITS in v8.4 support
This patch replaces GET_MODE_NUNITS in some of the v8.4 support with equivalent values, in preparation for the switch to NUM_POLY_INT_COEFFS==2. 2018-01-11 Richard Sandiford <richard.sandiford@linaro.org> gcc/ * config/aarch64/aarch64-simd.md (aarch64_fml<f16mac1>l<f16quad>_low<mode>): Avoid GET_MODE_NUNITS. (aarch64_fml<f16mac1>l<f16quad>_high<mode>): Likewise. (aarch64_fml<f16mac1>l_lane_lowv2sf): Likewise. (aarch64_fml<f16mac1>l_lane_highv2sf): Likewise. (aarch64_fml<f16mac1>lq_laneq_lowv4sf): Likewise. (aarch64_fml<f16mac1>lq_laneq_highv4sf): Likewise. (aarch64_fml<f16mac1>l_laneq_lowv2sf): Likewise. (aarch64_fml<f16mac1>l_laneq_highv2sf): Likewise. (aarch64_fml<f16mac1>lq_lane_lowv4sf): Likewise. (aarch64_fml<f16mac1>lq_lane_highv4sf): Likewise. From-SVN: r256530
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions