Re: [GCC][PATCH][ARM]: Modify the MVE polymorphic variant arguments to match the MVE intrinsic definition.

2020-04-24 Thread Christophe Lyon via Gcc-patches
On Thu, 23 Apr 2020 at 10:03, Kyrylo Tkachov wrote: > > > > > -Original Message- > > From: Srinath Parvathaneni > > Sent: 22 April 2020 14:00 > > To: gcc-patches@gcc.gnu.org > > Cc: Kyrylo Tkachov > > Subject: [GCC][PATCH][ARM]: Modify the MVE polymorphic variant > > arguments to match

RE: [GCC][PATCH][ARM]: Modify the MVE polymorphic variant arguments to match the MVE intrinsic definition.

2020-04-23 Thread Kyrylo Tkachov
> -Original Message- > From: Srinath Parvathaneni > Sent: 22 April 2020 14:00 > To: gcc-patches@gcc.gnu.org > Cc: Kyrylo Tkachov > Subject: [GCC][PATCH][ARM]: Modify the MVE polymorphic variant > arguments to match the MVE intrinsic definition. > > Hello, > > When MVE intrinsic's

[GCC][PATCH][ARM]: Modify the MVE polymorphic variant arguments to match the MVE intrinsic definition.

2020-04-22 Thread Srinath Parvathaneni
Hello, When MVE intrinsic's are called, few implicit typecasting are done on the formal arguments to match the intrinsic parameters. But when same intrinsics are called through MVE polymorphic variants, _Generic feature used here does strict type checking and fails to match the exact