[PATCH] D108886: Add RISC-V sifive-s51 cpu
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 1 15:45:21 PDT 2021
evandro added a comment.
In D108886#2978169 <https://reviews.llvm.org/D108886#2978169>, @apivovarov wrote:
> 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
Fair enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108886/new/
https://reviews.llvm.org/D108886
More information about the llvm-commits
mailing list