RE: [Arm] Implement CDE intrinsics for MVE registers.

2020-04-08 Thread Kyrylo Tkachov
Hi Matthew, > -Original Message- > From: Matthew Malcomson > Sent: 08 April 2020 09:22 > To: gcc-patches@gcc.gnu.org > Cc: nd ; Kyrylo Tkachov ; > Ramana Radhakrishnan ; Richard > Earnshaw ; ni...@redhat.com > Subject: [Arm] Implement CDE intrinsics for MVE regis

[Arm] Implement CDE intrinsics for MVE registers.

2020-04-08 Thread Matthew Malcomson
This patch updates the previous one by rebasing onto the recent MVE patches on trunk. Implement CDE intrinsics on MVE registers. Other than the basics required for adding intrinsics this patch consists of three changes. ** We separate out the MVE types and casts from the arm_mve.h header. This

[Arm] Implement CDE intrinsics for MVE registers.

2020-03-26 Thread Matthew Malcomson
[Arm] Implement CDE intrinsics for MVE registers. Implement CDE intrinsics on MVE registers. Other than the basics required for adding intrinsics this patch consists of three changes. ** We separate out the MVE types and casts from the arm_mve.h header. This is so that the types can be used in