This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 4/4][AArch64]Remove aarch64_get_lanedi, unused
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Alan Lawrence <alan dot lawrence at arm dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 5 Dec 2014 18:33:28 +0000
- Subject: Re: [PATCH 4/4][AArch64]Remove aarch64_get_lanedi, unused
- Authentication-results: sourceware.org; auth=none
- References: <54819AD8 dot 7060005 at arm dot com> <54819D88 dot 3040505 at arm dot com>
On 5 December 2014 at 11:56, Alan Lawrence <alan.lawrence@arm.com> wrote:
> I tested this by poisoning the old pattern and running check-gcc on both
> aarch64-none-elf and aarch64_be-none-elf; there were no regressions even
> with the poisoned pattern.
>
> gcc/ChangeLog:
>
> * config/aarch64/aarch64-simd.md (aarch64_get_lanedi): Remove.
OK /Marcus