[AArch64] Cheap fix for argument types of vmull_high_lane_{us}{16,32}
authorJames Greenhalgh <james.greenhalgh@arm.com>
Thu, 11 Sep 2014 14:39:41 +0000 (14:39 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Thu, 11 Sep 2014 14:39:41 +0000 (14:39 +0000)
commitdd57b790a426368cce508d9584018e409b1cc3b6
tree093d8d1ebec5c3d5335a43548f371dbdfd04d312
parentc9e8561ef66905348871e477a99d70ef2a97d234
[AArch64] Cheap fix for argument types of vmull_high_lane_{us}{16,32}

gcc/

* config/aarch64/arm_neon.h (vmull_high_lane_s16): Fix argument
types.
(vmull_high_lane_s32): Likewise.
(vmull_high_lane_u16): Likewise.
(vmull_high_lane_u32): Likewise.

From-SVN: r215176
gcc/ChangeLog
gcc/config/aarch64/arm_neon.h