Skip to content

Commit dc9f6f4

Browse files
committed
[docs][RISCV] Remove duplicate entries for zvfbfmin and zvfbfwma
1 parent 4aabd19 commit dc9f6f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

llvm/docs/RISCVUsage.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,12 +206,6 @@ The primary goal of experimental support is to assist in the process of ratifica
206206
``experimental-ztso``
207207
LLVM implements the `v0.1 proposed specification <https://github.com/riscv/riscv-isa-manual/releases/download/draft-20220723-10eea63/riscv-spec.pdf>`__ (see Chapter 25). The mapping from the C/C++ memory model to Ztso has not yet been ratified in any standards document. There are multiple possible mappings, and they are *not* mutually ABI compatible. The mapping LLVM implements is ABI compatible with the default WMO mapping. This mapping may change and there is *explicitly* no ABI stability offered while the extension remains in experimental status. User beware.
208208

209-
``experimental-zvfbfmin``
210-
LLVM implements assembler support for the `0.6 draft specification <https://github.com/riscv/riscv-bfloat16/releases/tag/main>`_.
211-
212-
``experimental-zvfbfwma``
213-
LLVM implements assembler support for the `0.6 draft specification <https://github.com/riscv/riscv-bfloat16/releases/tag/main>`_.
214-
215209
``experimental-zvfh``
216210
LLVM implements `this draft text <https://github.com/riscv/riscv-v-spec/pull/780>`__.
217211

0 commit comments

Comments
 (0)