public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Stefan Kanthak <stefan.kanthak@nexgo.de>
Cc: Andrew Pinski <pinskia@gmail.com>,
	Jakub Jelinek <jakub@redhat.com>,
	gcc@gnu.org
Subject: Re: Another epic optimiser failure
Date: Sat, 27 May 2023 23:46:10 +0100	[thread overview]
Message-ID: <CAH6eHdQaS_wCzFBQt9OgPP49eiH1-jYX2xe9uqSX1f834+2A6w@mail.gmail.com> (raw)
In-Reply-To: <71FF9C7056554132A16BCFD05CAB116C@H270>

On Sat, 27 May 2023 at 23:03, Stefan Kanthak <stefan.kanthak@nexgo.de> wrote:
>
> "Andrew Pinski" <pinskia@gmail.com> wrote:
>
> > On Sat, May 27, 2023 at 2:38 PM Stefan Kanthak <stefan.kanthak@nexgo.de> wrote:
> >>
> >> "Jakub Jelinek" <jakub@redhat.com> wrote, completely clueless:
> >>
> >>> On Sat, May 27, 2023 at 11:04:11PM +0200, Stefan Kanthak wrote:
> >>>> OUCH: popcnt writes the WHOLE result register, there is ABSOLUTELY
> >>>>       no need to clear it beforehand nor to clear the higher 24 bits
> >>>>       afterwards!
> >>>
> >>> Except that there is.  See https://gcc.gnu.org/PR62011 for details.
> >>
> >> GUESS WHY I EXPLICITLY WROTE
> >>
> >> | JFTR: before GCC zealots write nonsense: see -march= or -mtune=
> >>
> >> NOT AMUSED ABOUT YOUR CRYING INCOMPETENCE!
> >
> > So you want to complain about GCC knowing about an Intel performance errata????
>
> Ever heard about cargo cult?
>
> Read the options I used CAREFULLY
>
> | gcc -m32 -march=alderlake -O3
> | gcc -m32 -march=sapphirerapids -O3
> | gcc -m32 -mpopcnt -mtune=sapphirerapids -O3
>
> > If you read that bug report, you would have learned why the zeroing is
> > done. I am sorry you hate GCC for actually following advice from the
> > processor maker after all.
>
> HSD146 does NOT apply to Alder Lake or Sapphire Rapids!
>
> NOT AMUSED ABOUT YOUR INCOMPETENCE TOO!
> Stefan

File a proper bug report then, instead of subjecting this mailing list
to your clown show.

  reply	other threads:[~2023-05-27 22:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-27 21:04 Stefan Kanthak
2023-05-27 21:20 ` Jakub Jelinek
2023-05-27 21:28   ` Stefan Kanthak
2023-05-27 21:42     ` Andrew Pinski
2023-05-27 22:00       ` Stefan Kanthak
2023-05-27 22:46         ` Jonathan Wakely [this message]
2023-05-28  6:28 ` Nicholas Vinson
2023-05-28  7:50 Julian Waters
2023-05-29 19:01 ` Dave Blanchard
2023-05-29 23:44   ` Nicholas Vinson
2023-05-30  4:04   ` Julian Waters

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=CAH6eHdQaS_wCzFBQt9OgPP49eiH1-jYX2xe9uqSX1f834+2A6w@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc@gnu.org \
    --cc=jakub@redhat.com \
    --cc=pinskia@gmail.com \
    --cc=stefan.kanthak@nexgo.de \
    /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).