public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: Ilya Tocar <tocarip.intel@gmail.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] PR64393
Date: Wed, 14 Jan 2015 12:15:00 -0000	[thread overview]
Message-ID: <CAFULd4b1iNCOpJvDbxd-STiXOdk+5YyTJM8DNL5OQUOeGqekcw@mail.gmail.com> (raw)
In-Reply-To: <20150114115649.GB66571@msticlxl7.ims.intel.com>

On Wed, Jan 14, 2015 at 12:56 PM, Ilya Tocar <tocarip.intel@gmail.com> wrote:
> Hi,
>
> This patch fixes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64393
> It makes -mavx512vbmi enable avx512bw, as it requires 64-bit masks.
> OK for trunk?
>
> ChangeLog:
>
> gcc/
>         PR target/64393
>         * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX512VBMI_SET):
>         Enable AVX512BW.
>         (OPTION_MASK_ISA_AVX512BW_UNSET): Disable AVX512BW.
>         * config/i386/i386.c (ix86_hard_regno_mode_ok): Don't check
>         AVX512VBMI, as it implies AVX512BW.
>
> testsuite/
>         PR target/64393
>         * gcc.target/i386/pr64393.c: New test.

OK.

Thanks,
Uros.

  reply	other threads:[~2015-01-14 12:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14 12:08 Ilya Tocar
2015-01-14 12:15 ` Uros Bizjak [this message]
2015-01-14 12:18   ` H.J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFULd4b1iNCOpJvDbxd-STiXOdk+5YyTJM8DNL5OQUOeGqekcw@mail.gmail.com \
    --to=ubizjak@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=tocarip.intel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).