public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Raphael Moreira Zinsly <rzinsly@ventanamicro.com>,
	gcc-patches@gcc.gnu.org
Subject: Re: [PATCH v2] RISC-V: Add bext pattern for ZBS
Date: Fri, 19 May 2023 21:42:38 -0600	[thread overview]
Message-ID: <518b0b85-917b-f7c8-5ea2-64cb9e8c740c@gmail.com> (raw)
In-Reply-To: <20230508141122.127023-1-rzinsly@ventanamicro.com>



On 5/8/23 08:11, Raphael Moreira Zinsly wrote:
> Changes since v1:
>          - Removed name clash change.
>          - Fix new pattern indentation.
> 
> -- >8 --
> 
> When (a & (1 << bit_no)) is tested inside an IF we can use a bit extract.
> 
> 	gcc/ChangeLog:
> 
> 		* config/riscv/bitmanip.md
> 		(branch<X:mode>_bext): New split pattern.
> 
> 	gcc/testsuite/ChangeLog:
> 		* gcc.target/riscv/zbs-bext-02.c: New test.
I went ahead and pushed this.

jeff

      parent reply	other threads:[~2023-05-20  3:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-08 14:11 Raphael Moreira Zinsly
2023-05-08 21:59 ` Jeff Law
2023-05-20  3:42 ` Jeff Law [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=518b0b85-917b-f7c8-5ea2-64cb9e8c740c@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rzinsly@ventanamicro.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).