[PATCH] D133373: [docs][RISCV] Document status of scalar crypto extensions

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 23:54:22 PDT 2022


frasercrmck added inline comments.


================
Comment at: llvm/docs/RISCVUsage.rst:59
      ``Zbc``        Supported
+     ``Zbkb``       Supported (See note)
+     ``Zbkc``       Supported
----------------
craig.topper wrote:
> Can we link this to the note?
+1, and also for the existing `Zve32x`/`Zve32f`/`Zvl32b` notes?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133373



More information about the llvm-commits mailing list