[PATCH] D131708: [RISCV] Change how mtune aliases are implemented.

Philip Reames via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 13:17:06 PDT 2022


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: clang/docs/ReleaseNotes.rst:197
+
+- ``sifive-7-rv32`` and ``sifive-7-rv64`` are no longer supported for `-mcpu`.
+
----------------
Can you given any guidance on what to use instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131708



More information about the cfe-commits mailing list