[docs] Add a RISC-V Usage page
authorPhilip Reames <preames@rivosinc.com>
Tue, 6 Sep 2022 19:06:53 +0000 (12:06 -0700)
committerPhilip Reames <listmail@philipreames.com>
Tue, 6 Sep 2022 19:12:07 +0000 (12:12 -0700)
commit7f2b016b820487f2fb69b93e784fff5d8297dea0
treedd139bb0bf2e63ad0cc70cd29e443dbcef797dcc
parent28bc41099970f5cdab0addc60cc96b115ce657f8
[docs] Add a RISC-V Usage page

This follows the pattern set by e.g. SPIR-V, AMDGPU, and WebAssembly.

For the moment, this page is fairly minimal stub. I mostly want a place to record which extensions we support, and when that support is not complete, a central place to note that. I'm deliberately starting with a subset of extensions which are pretty straight forward with only one case needing a detail note.

I figure the partial support cases are going to need a bunch of discussion, and having each of them in their own review seemed worthwhile. Similarly, the experimental extensions probably fall into the same bucket of triggering a bunch of review discussion.

Differential Revision: https://reviews.llvm.org/D133063
llvm/docs/RISCVUsage.rst [new file with mode: 0644]
llvm/docs/UserGuides.rst