[PATCH] D137153: [X86] Support -march=sierraforest, grandridge, graniterapids.

Freddy, Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 18:38:26 PST 2022


FreddyYe added a comment.

gcc has landed related patch: Sierraforest <https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=fabe470b2441a4a760a5f491395631e53821b765>, Graniterapids <https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=339ffc5a792dd66647392a235f2f7f6344c5359e> and Grandrdige <https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=c4f8f8afd07680f9e718de1331cd09607bdd9ac8>. We can follow their CPU list order now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137153/new/

https://reviews.llvm.org/D137153



More information about the llvm-commits mailing list