public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: Robin Dapp <rdapp@linux.ibm.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Richard Biener <richard.guenther@gmail.com>
Subject: Re: optabs: Variable index vec_set
Date: Wed, 2 Nov 2022 13:39:52 +0100	[thread overview]
Message-ID: <CAFULd4ZWMgVjNduHmnU1kdHtTjDadVs740F7YnVT9TKs=XDZMw@mail.gmail.com> (raw)
In-Reply-To: <e6f09c41-e7a0-960d-6678-641ddc634c02@linux.ibm.com>

On Wed, Nov 2, 2022 at 1:12 PM Robin Dapp <rdapp@linux.ibm.com> wrote:
>
> Hi,
>
> > With the patch my local changes to make better use of vec_set work
> > nicely even though I haven't done a full bootstrap yet.  Were there
> > other issues with the patch or can it still be applied?
>
> I performed a bootstrap as well as a regtest with -march=z16 on s390.
> There is no new fallout.

IIRC, I was trying to "fix" modeless operand by giving it a mode, but
since it made no difference for x86, I later dropped the patch.
However, operand with a known mode is preferred, so if it works for
you, just include my patch in your submission. My patch is somehow
trivial if we want operand to have known mode.

Uros.

  reply	other threads:[~2022-11-02 12:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-31 15:42 Robin Dapp
2022-11-02 12:12 ` Robin Dapp
2022-11-02 12:39   ` Uros Bizjak [this message]
2022-11-02 12:45     ` Robin Dapp
2022-11-02 12:46       ` Uros Bizjak
2022-11-05 11:25         ` Richard Biener
2022-11-06 19:53           ` Uros Bizjak

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='CAFULd4ZWMgVjNduHmnU1kdHtTjDadVs740F7YnVT9TKs=XDZMw@mail.gmail.com' \
    --to=ubizjak@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rdapp@linux.ibm.com \
    --cc=richard.guenther@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).