RE: [PATCH]Arm MVE: Add missing complex mul iterators

2020-12-18 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Tamar Christina > Sent: 18 December 2020 16:09 > To: gcc-patches@gcc.gnu.org > Cc: nd ; Ramana Radhakrishnan > ; Richard Earnshaw > ; ni...@redhat.com; Kyrylo Tkachov > > Subject: [PATCH]Arm MVE: Add missing complex mul iterat

[PATCH]Arm MVE: Add missing complex mul iterators

2020-12-18 Thread Tamar Christina via Gcc-patches
Hi All, Seems when I split the patch I forgot to include these into the rot iterator.. The uncommitted hunks were still in my local tree so didn't notice. Tested for -march=armv8.1-m.main+mve.fp -mfloat-abi=hard -mfpu=auto and no issues. Ok for master? Thanks, Tamar gcc/ChangeLog: * c