[PATCH] D148483: RISC-V Zvk (vector crypto) specification update to 0.5.1 (Zvbb/Zvbc/Zvkt/Zvkng/Zvksg)

Eric Gouriou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 11:27:09 PDT 2023


ego marked an inline comment as done.
ego added inline comments.


================
Comment at: llvm/docs/RISCVUsage.rst:206
+``experimental-zvbb``, ``experimental-zvbc``, ``experimental-zvkg``, ``experimental-zvkn``, ``experimental-zvkng``, ``experimental-zvknha``, ``experimental-zvknhb``, ``experimental-zvkns``, ``experimental-zvks``, ``experimental-zvksg``, ``experimental-zvksed``, ``experimental-zvksh``, ``experimental-zvkt``
+  LLVM implements the `0.4.6 draft specification <https://github.com/riscv/riscv-crypto/releases/download/v20230322/riscv-crypto-spec-vector.pdf>`_. Note that current vector crypto extension version can be found in: <https://github.com/riscv/riscv-crypto>.
 
----------------
Ah, I forgot to update this version. Will upload another diff with this fixed.


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

https://reviews.llvm.org/D148483



More information about the llvm-commits mailing list