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] Add alternative 'extr' pattern, calculate rtx cost properly


On 27 April 2015 at 11:01, Kyrill Tkachov <kyrylo.tkachov@arm.com> wrote:

> 2015-04-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>     * config/aarch64/aarch64.md (*extr<mode>5_insn_alt): New pattern.
>     (*extrsi5_insn_uxtw_alt): Likewise.
>     * config/aarch64/aarch64.c (aarch64_extr_rtx_p): New function.
>     (aarch64_rtx_costs, IOR case): Use above to properly cost extr
>     operations.

OK /Marcus


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