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 2/2][AArch64] Simplify+improve patterns for ushr(d?)_n_u64 intrinsic


On 8 September 2014 at 17:25, Alan Lawrence <alan.lawrence@arm.com> wrote:

> gcc/ChangeLog:
>
>         * config/aarch64/aarch64-simd.md (aarch64_lshr_simddi): Handle shift
>         by 64 by moving const0_rtx.
>         (aarch64_ushr_simddi): Delete.
>
>         * config/aarch64/aarch64.md (enum unspec): Delete UNSPEC_USHR64.


OK /Marcus


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