public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/99133] Power10 xxspltiw, xxspltidp, xxsplti32dx instructions need to be marked as prefixed
Date: Wed, 31 Mar 2021 19:38:48 +0000	[thread overview]
Message-ID: <bug-99133-4-aOqbdyN2jb@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99133-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99133

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Pat Haugen <pthaugen@gcc.gnu.org>:

https://gcc.gnu.org/g:ea9a39e63eba1ba72aa3608317d1c40ae6bcef55

commit r11-7939-gea9a39e63eba1ba72aa3608317d1c40ae6bcef55
Author: Pat Haugen <pthaugen@linux.ibm.com>
Date:   Wed Mar 31 14:37:24 2021 -0500

    Update prefixed attribute for Power10.

    This patch creates a new attribute, "maybe_prefixed", which is used to mark
    those instructions that may have a prefixed form. The existing "prefixed"
    attribute is now used to mark all instructions that are prefixed form.

    2021-03-31  Pat Haugen  <pthaugen@linux.ibm.com>

    gcc/
            PR target/99133
            * config/rs6000/altivec.md (xxspltiw_v4si, xxspltiw_v4sf_inst,
            xxspltidp_v2df_inst, xxsplti32dx_v4si_inst, xxsplti32dx_v4sf_inst,
            xxblend_<mode>, xxpermx_inst, xxeval): Mark prefixed.
            * config/rs6000/mma.md (mma_<vvi4i4i8>, mma_<avvi4i4i8>,
            mma_<vvi4i4i2>, mma_<avvi4i4i2>, mma_<vvi4i4>, mma_<avvi4i4>,
            mma_<pvi4i2>, mma_<apvi4i2>, mma_<vvi4i4i4>, mma_<avvi4i4i4>):
            Likewise.
            * config/rs6000/rs6000.c (rs6000_final_prescan_insn): Adjust test.
            * config/rs6000/rs6000.md (define_attr "maybe_prefixed"): New.
            (define_attr "prefixed"): Update initializer.

  parent reply	other threads:[~2021-03-31 19:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 14:53 [Bug target/99133] New: " meissner at gcc dot gnu.org
2021-02-17 15:14 ` [Bug target/99133] " meissner at gcc dot gnu.org
2021-02-17 16:00 ` meissner at gcc dot gnu.org
2021-02-18 18:52 ` pthaugen at gcc dot gnu.org
2021-03-31 19:38 ` cvs-commit at gcc dot gnu.org [this message]
2021-03-31 20:00 ` pthaugen at gcc dot gnu.org

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=bug-99133-4-aOqbdyN2jb@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).