public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/98855] New: [11 Regression] botan XTEA is 100% slower on znver2 since r11-4428-g4a369d199bf2f34e
@ 2021-01-27 13:44 marxin at gcc dot gnu.org
  2021-01-27 13:44 ` [Bug tree-optimization/98855] " marxin at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-01-27 13:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98855

            Bug ID: 98855
           Summary: [11 Regression] botan XTEA is 100% slower on znver2
                    since r11-4428-g4a369d199bf2f34e
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---

Since the revision the following is now slower:

$ make clean && ./configure.py --cxxflags="-Ofast -march=znver2" && make -j16
&& ./botan speed XTEA

as seen here:
https://lnt.opensuse.org/db_default/v4/CPP/graph?plot.0=245.710.1&plot.1=171.710.1&

Algorithm is implemented here:
src/lib/block/xtea/xtea.cpp

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-02-05 13:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 13:44 [Bug tree-optimization/98855] New: [11 Regression] botan XTEA is 100% slower on znver2 since r11-4428-g4a369d199bf2f34e marxin at gcc dot gnu.org
2021-01-27 13:44 ` [Bug tree-optimization/98855] " marxin at gcc dot gnu.org
2021-01-27 14:29 ` marxin at gcc dot gnu.org
2021-01-27 14:42 ` rguenth at gcc dot gnu.org
2021-01-29 12:12 ` marxin at gcc dot gnu.org
2021-02-03 13:55 ` rguenth at gcc dot gnu.org
2021-02-03 14:21 ` rguenth at gcc dot gnu.org
2021-02-04 12:02 ` cvs-commit at gcc dot gnu.org
2021-02-04 12:51 ` rguenth at gcc dot gnu.org
2021-02-04 14:18 ` rguenth at gcc dot gnu.org
2021-02-05 13:03 ` cvs-commit at gcc dot gnu.org
2021-02-05 13:03 ` rguenth at gcc dot gnu.org

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).