We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0678ff commit c72b686Copy full SHA for c72b686
llvm/docs/RISCVUsage.rst
@@ -328,7 +328,7 @@ The primary goal of experimental support is to assist in the process of ratifica
328
LLVM implements the `0.0.5 draft specification <https://github.com/mehnadnerd/riscv-zalasr>`__.
329
330
``experimental-zibi``
331
- LLVM implements the `0.1 release specification <https://lf-riscv.atlassian.net/wiki/spaces/USXX/pages/599261201/Branch+with+Immediate+Zibi+Ratification+Plan>`__.
+ LLVM implements the `0.1 release specification <https://github.com/riscv/zibi/releases/tag/v0.1.0>`__.
332
333
``experimental-zicfilp``, ``experimental-zicfiss``
334
LLVM implements the `1.0 release specification <https://github.com/riscv/riscv-cfi/releases/tag/v1.0>`__.
0 commit comments