public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <rguenther@suse.de>
To: "Andre Vieira (lists)" <andre.simoesdiasvieira@arm.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	 Richard Sandiford <richard.sandiford@arm.com>
Subject: Re: vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226]
Date: Thu, 13 Oct 2022 08:15:24 +0000 (UTC)	[thread overview]
Message-ID: <nycvar.YFH.7.77.849.2210130815150.18337@jbgna.fhfr.qr> (raw)
In-Reply-To: <3fd8eef5-213d-23bd-4bcd-de7157d2de18@arm.com>

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

On Wed, 12 Oct 2022, Andre Vieira (lists) wrote:

> Hi,
> 
> The original patch supported matching the vect_recog_bitfield_ref_pattern for
> BITFIELD_REF's where the first operand didn't have a INTEGRAL_TYPE_P type.
> That means it would also match vectors, leading to regressions in targets that
> supported vectorization of those.
> 
> Bootstrappend and regression tested on aarch64-none-linux-gnu and
> x86_64-pc-linux-gnu.

OK.

Richard.

> gcc/ChangeLog:
> 
>         PR tree-optimization/107226
>         * tree-vect-patterns.cc (vect_recog_bitfield_ref_pattern): Reject
>         BITFIELD_REF's with non integral typed first operands.

      reply	other threads:[~2022-10-13  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12 17:29 Andre Vieira (lists)
2022-10-13  8:15 ` Richard Biener [this message]

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=nycvar.YFH.7.77.849.2210130815150.18337@jbgna.fhfr.qr \
    --to=rguenther@suse.de \
    --cc=andre.simoesdiasvieira@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=richard.sandiford@arm.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).