[PATCH] D133214: [docs][RISCV] Document experimental extensions

Shao-Ce SUN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 4 08:12:40 PDT 2022


sunshaoce added inline comments.


================
Comment at: llvm/docs/RISCVUsage.rst:90
+``experimental-zihintntl``
+  LLVM implements the 0.2 draft specification.
+
----------------
`Zihintntl` can be found in chapter 4 of [riscv-isa-manual](https://github.com/riscv/riscv-isa-manual) .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133214



More information about the llvm-commits mailing list