Thanks for doing this a pre-patch. Minor request below:
Tamar Christina writes:
> ;; Perform a logical operation on operands 2 and 3, using operand 1 as
> @@ -6676,38 +6690,42 @@ (define_insn "@aarch64_pred__z"
> (define_insn "*3_cc"
>[(set (reg:CC_NZC CC_REGNUM)
> (unspec:CC_NZC
> -
Hi Tamar,
On Wed, 15 May 2024 at 11:28, Tamar Christina
wrote:
> Hi All,
>
> This converts the single alternative patterns to the new compact syntax
> such
> that when I add the new alternatives it's clearer what's being changed.
>
> Note that this will spew out a bunch of warnings from geninsn
Hi All,
This converts the single alternative patterns to the new compact syntax such
that when I add the new alternatives it's clearer what's being changed.
Note that this will spew out a bunch of warnings from geninsn as it'll warn that
@ is useless for a single alternative pattern. These are n