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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 13:19:41 PDT 2022


craig.topper added inline comments.


================
Comment at: llvm/docs/RISCVUsage.rst:59
      ``Zbc``        Supported
+     ``Zbkb``       Supported (See note)
+     ``Zbkc``       Supported
----------------
Can we link this to the note?


================
Comment at: llvm/docs/RISCVUsage.rst:96
+``Zbkb``, ``Zbkx``
+  Pattern matching support for these instructions is incomplete.
+
----------------
Can you file an issue for what is missing?


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