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, i386, AVX-512] Fix splitter for `not-xor' logic.


On Mon, Sep 21, 2015 at 12:50 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
> Hello UroÅ,
>
> This simple patch fixes mode (to iterator) in
> splitter for `not-xor' logic.
>
> Bootstrapped & reg-tested on trunk.
>
> Is it ok for trunk?
>
> Is it ok for gcc-5-branch? (if tested accordingly)

OK everywhere. Looks obvious, though.

> (I have no idea how to reference to define_split in
> ChangeLog entry)

Yes, you need a bit of creativity to describe define_splits, but looks OK to me.

>
> gcc/
>         * gcc/config/i386/i386.md (define_split not/xor SWI1248x): Use
>         iterator instead of fixed modes..

Thanks,
Uros.


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