public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] aarch64: Small cleanups of the cavium cores
@ 2024-06-18  3:40 Andrew Pinski
  2024-06-18  3:40 ` [PATCH 1/2] aarch64: make thunderxt88p1 an alias of thunderxt88 Andrew Pinski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew Pinski @ 2024-06-18  3:40 UTC (permalink / raw)
  To: gcc-patches; +Cc: Andrew Pinski

While thinking the variant patch I had posted, I went back to
look at the original cores which used the variant and saw there
was small cleanup for them since thunderx was no longer considered
a V8.1-a core but rather just a V8-a one; when I did that change
I didn't do the cleanups like is done in this patch set.
Note there is a core which uses the variant selection so we can't
remove the code there.

Andrew Pinski (2):
  aarch64: make thunderxt88p1 an alias of thunderxt88
  aarch64: Add comment about thunderxt81/t83 being aliases

 gcc/config/aarch64/aarch64-cores.def | 6 +++---
 gcc/config/aarch64/aarch64-tune.md   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-18  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-18  3:40 [PATCH 0/2] aarch64: Small cleanups of the cavium cores Andrew Pinski
2024-06-18  3:40 ` [PATCH 1/2] aarch64: make thunderxt88p1 an alias of thunderxt88 Andrew Pinski
2024-06-18  3:40 ` [PATCH 2/2] aarch64: Add comment about thunderxt81/t83 being aliases Andrew Pinski
2024-06-18  7:21 ` [PATCH 0/2] aarch64: Small cleanups of the cavium cores Kyrylo Tkachov

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