[PATCH] D88759: [RISCV] Add SiFive cores to the CPU option

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 15:40:54 PDT 2020


evandro created this revision.
evandro added reviewers: HsiangKai, khchen.
Herald added subscribers: llvm-commits, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
Herald added a project: LLVM.
evandro requested review of this revision.
Herald added a subscriber: MaskRay.

Add the SiFive cores E76 and U74 using the SiFive 7 series microarchitecture.


https://reviews.llvm.org/D88759

Files:
  clang/test/Driver/riscv-cpus.c
  clang/test/Misc/target-invalid-cpu-note.c
  llvm/include/llvm/Support/RISCVTargetParser.def
  llvm/lib/Target/RISCV/RISCV.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88759.295917.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/d45a4b8e/attachment.bin>


More information about the llvm-commits mailing list