[PATCH] D136968: [RISCV][docs] Add some wording around vendor extensions
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 11:25:47 PDT 2022
craig.topper added inline comments.
================
Comment at: llvm/docs/RISCVUsage.rst:153
+
+The term vendor extension roughly parallels the definition of a `Non Standard` extension from Section 1.3 of the Volume I: RISC-V Unprivileged ISA specification. In particular, we expect to eventually accept both `Custom` extensions and `Non-Conforming` extensions.
+
----------------
I think it's hypenated as "Non-Standard" in the spec.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136968/new/
https://reviews.llvm.org/D136968
More information about the llvm-commits
mailing list