[PATCH] D133063: [docs] Add a RISC-V Usage page
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 09:48:39 PDT 2022
reames added inline comments.
================
Comment at: llvm/docs/RISCVUsage.rst:72
+
+Zve32x, Zve32f, Zvl32b
+ LLVM currently assumes a minimum VLEN (vector register width) of 64 bytes.
----------------
frasercrmck wrote:
> Maybe have these back-ticked for consistency?
Because the table in the spec stopped at 1024, and I skimmed over the "Longer vector length extensions should follow the same pattern. wording. Will update to add the others.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133063/new/
https://reviews.llvm.org/D133063
More information about the llvm-commits
mailing list