[PATCH] D108886: Add RISC-V sifive-s51 cpu

Alexander Pivovarov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 1 15:42:37 PDT 2021


apivovarov added a comment.

Add Cortex-A78C Support for Clang and LLVM <https://github.com/llvm/llvm-project/commit/5abfeccf10bcbc0d673ece21ddd8d4ac4a0e7594> is similar to this patch.  As we can see `cortex-a78c` support was included to the ReleaseNotes 12.x <https://github.com/llvm/llvm-project/commit/c016eda3257eb0f67a989065d174bc5e13ed7096>. From the other side adding `sifive-e76` and `sifive-u74` support has not been mentioned in the Release Notes for version 12.0


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108886



More information about the cfe-commits mailing list