[all-commits] [llvm/llvm-project] d7b200: [RISCV][docs] Document which revision of the speci...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Apr 3 13:54:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7b2003761a2280e8d01af173355060aad464c67
https://github.com/llvm/llvm-project/commit/d7b2003761a2280e8d01af173355060aad464c67
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M llvm/docs/RISCVUsage.rst
Log Message:
-----------
[RISCV][docs] Document which revision of the specification we implement
This is intended to document the decision made in recent discussion, and ratified at the last risc-v sync up call two weeks ago.
The wording here turned out to be a bit tricky. I ended up using the word "revision" as the specification internally defines several versioning schemes, and RVI assigns particular meaning to the words "specification version" that I really didn't want to get into. If anyone has suggestions on how to improve this, please don't hesitate to chime in.
Differential Revision: https://reviews.llvm.org/D147183
More information about the All-commits
mailing list