This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch AArch64] Make integer vabs intrinsics UNSPECs


On 28 January 2015 at 09:24, James Greenhalgh <james.greenhalgh@arm.com> wrote:

> 2015-01-28  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         * config/aarch64/aarch64-simd.md (aarch64_abs<mode>): New.
>         * config/aarch64/aarch64-simd-builtins.def (abs): Split by
>         integer and floating point variants.
>         * config/aarch64/iterators.md (unspec): Add UNSPEC_ABS.
>
> gcc/testsuite/
>
> 2015-01-28  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         * gcc.target/aarch64/abs_2.c: New.

OK /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]