arm: MVE: make sure we only use the Arm namespace variant of vuninitializedq
authorAndre Simoes Dias Vieira <andre.simoesdiasvieira@arm.com>
Tue, 7 Apr 2020 14:34:31 +0000 (15:34 +0100)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Tue, 7 Apr 2020 14:44:52 +0000 (15:44 +0100)
commitc431634b2f27015a6ac7a0bac993ccadae0c926b
tree73bebab71304b02854b6a4f9f1ff9187bb78d8db
parent302b6836280d07464f65d7be2433ab4ecc92e1ce
arm: MVE: make sure we only use the Arm namespace variant of vuninitializedq

This patch replaces all uses of 'vuninitializedq_*' by the same function but
under the __arm_ namespace. In case we define the PRESERVE MACRO the variant
without the '__arm_' prefix will not be available.

gcc/ChangeLog:
2020-04-07  Andre Vieira  <andre.simoesdiasvieira@arm.com>

* config/arm/arm_mve.h: Replace all uses of vuninitializedq_* with the
same with '__arm_' prefix.
gcc/ChangeLog
gcc/config/arm/arm_mve.h