[PATCH] D149495: Add sifive-x280 processor and support V extenstion in SiFive7
Michael Maitland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 16:09:17 PDT 2023
michaelmaitland created this revision.
michaelmaitland added reviewers: craig.topper, kito-cheng, reames, pcwang-thead.
Herald added subscribers: luke, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
michaelmaitland requested review of this revision.
Herald added subscribers: llvm-commits, cfe-commits, MaskRay.
Herald added projects: clang, LLVM.
Add x280 processor that uses SiFive7 with vector extension.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149495
Files:
clang/test/Driver/riscv-cpus.c
llvm/lib/Target/RISCV/RISCVProcessors.td
llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
llvm/lib/Target/RISCV/RISCVScheduleV.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149495.518080.patch
Type: text/x-patch
Size: 35871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/13a3a59a/attachment.bin>
More information about the llvm-commits
mailing list