public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kyrylo Tkachov <ktkachov@nvidia.com>
To: Gerald Pfeifer <gerald@pfeifer.com>
Cc: Kyrylo Tkachov <Kyrylo.Tkachov@arm.com>,
	"gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH][wwwdocs] changes.html changes for AArch64 for GCC 14.1
Date: Mon, 8 Jul 2024 07:44:32 +0000	[thread overview]
Message-ID: <DF63A0C4-7E8F-4744-BDA9-1780422C9B24@nvidia.com> (raw)
In-Reply-To: <9e286f33-3dab-1d09-6ab4-a47a2908e437@pfeifer.com>

Hi Gerald,

> On 7 Jul 2024, at 19:26, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> 
> External email: Use caution opening links or attachments
> 
> 
> On Tue, 2 Apr 2024, Kyrylo Tkachov wrote:
>> Here's a writeup of the AArch64 changes to highlight in GCC 14.1. If
>> there's something you'd like to highlight feel free to comment or add a
>> patch yourself. I don't expect the list to be exhaustive.
>> 
>> It's been a busy release for AArch64!
> 
> Indeed. Busy in a good way. :-)
> 
> How about the following simplification around generic-armv8-a and
> generic-armv8-a? I believe this version is easier to consume.
> 

Yeah, that does look smoother.
Ok. Thanks!
Kyrill

> (_Not_ pushed.)
> 
> Gerald
> 
> 
> diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
> index 9a1b0c8a..ca4cae0f 100644
> --- a/htdocs/gcc-14/changes.html
> +++ b/htdocs/gcc-14/changes.html
> @@ -687,11 +687,11 @@ You may also want to check out our
>       <li>Microsoft Cobalt-100 (<code>cobalt-100</code>).</li>
>     </ul></li>
>     <li>Additionally, the identifiers <code>generic</code>,
> -    <code>generic-armv8-a</code> and <code>generic-armv9-a</code> are added
> -    as arguments to <code>-mcpu=</code> and <code>-mtune=</code> to optimize
> -    code generation aimed at a good blend of CPUs of a particular architecture
> -    version.  These tunings are also used as the default optimization targets
> -    when compiling with the <code>-march=armv8-a</code> or
> +    <code>generic-armv8-a</code> and <code>generic-armv9-a</code> can be
> +    used to optimize code generation for a good blend of CPUs of a
> +    particular architecture
> +    version.  These tunings are also used as the default optimization
> +    targets when compiling with the <code>-march=armv8-a</code> or
>     <code>-march=armv9-a</code> options and their point releases e.g.
>     <code>-march=armv8.2-a</code> or <code>-march=armv9.3-a</code>.</li>
> 


  reply	other threads:[~2024-07-08  7:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-02 10:01 Kyrylo Tkachov
2024-07-07 17:26 ` Gerald Pfeifer
2024-07-08  7:44   ` Kyrylo Tkachov [this message]
2024-07-08 21:56     ` Gerald Pfeifer

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=DF63A0C4-7E8F-4744-BDA9-1780422C9B24@nvidia.com \
    --to=ktkachov@nvidia.com \
    --cc=Kyrylo.Tkachov@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.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).