[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 10:28:19 PDT 2022


reames added inline comments.


================
Comment at: llvm/docs/RISCVUsage.rst:73
+Zve32x, Zve32f, Zvl32b
+  LLVM currently assumes a minimum VLEN (vector register width) of 64 bytes.
+
----------------
craig.topper wrote:
> bytes -> bits
16k, 64k, what's the difference?   Thanks for catching, apparently my brain hasn't returned from the long weekend yet.  


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133063/new/

https://reviews.llvm.org/D133063



More information about the llvm-commits mailing list