Skip to content

Commit 8e2843b

Browse files
authored
[RISCV][Docs] Change Zvbb and Zvkb from 'Assembly Support' to Supported. NFC (#108572)
We have generic isel support for Zvkb and Zvbb.
1 parent f0f1b70 commit 8e2843b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/RISCVUsage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ on support follow.
207207
``Zkt`` Supported
208208
``Zmmul`` Supported
209209
``Ztso`` Supported
210-
``Zvbb`` Assembly Support
210+
``Zvbb`` Supported
211211
``Zvbc`` Assembly Support
212212
``Zve32x`` (`Partially <#riscv-vlen-32-note>`__) Supported
213213
``Zve32f`` (`Partially <#riscv-vlen-32-note>`__) Supported
@@ -217,7 +217,7 @@ on support follow.
217217
``Zvfbfmin`` Supported
218218
``Zvfbfwma`` Supported
219219
``Zvfh`` Supported
220-
``Zvkb`` Assembly Support
220+
``Zvkb`` Suppported
221221
``Zvkg`` Assembly Support
222222
``Zvkn`` Assembly Support
223223
``Zvknc`` Assembly Support

0 commit comments

Comments
 (0)