Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 795a4dd

Browse files
committed
Tagging as version 1.0-rc1-20210608
First release candidate for v1.0 for public review.
1 parent 6da2783 commit 795a4dd

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

v-spec.adoc

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= RISC-V "V" Vector Extension
2-
Version 1.0-draft-20210130
2+
Version 1.0-rc1-20210608
33
:doctype: article
44
:encoding: utf-8
55
:lang: en
@@ -51,19 +51,19 @@ Alex Solomatnikov, Steve Wallach, Andrew Waterman, Jim Wilson.
5151

5252
== Introduction
5353

54-
This document describes the draft of version 1.0 of the RISC-V vector
55-
extension.
54+
This document is the first release candidate for version 1.0 of the
55+
RISC-V vector extension for public review.
56+
57+
*This is not the frozen version of 1.0 for public review*.
5658

57-
NOTE: This is a draft of the stable proposal for the vector extension
58-
specification to be used for implementation and evaluation. Once the
59-
draft label is removed, version 1.0 is intended to be sent out for
60-
public review as part of the RISC-V International ratification
61-
process. Version 1.0 is also considered stable enough to begin
62-
developing toolchains, functional simulators, and initial
63-
implementations, including in upstream software projects, and is not
64-
expected to have major functionality changes except if serious issues
65-
are discovered during ratification. Once ratified, the spec will be
66-
given version 2.0.
59+
NOTE: When finally approved and the release candidate tag is removed,
60+
version 1.0 is intended to be sent out for public review as part of
61+
the RISC-V International ratification process. Version 1.0 is also
62+
considered stable enough to begin developing toolchains, functional
63+
simulators, and initial implementations, including in upstream
64+
software projects, and is not expected to have major functionality
65+
changes except if serious issues are discovered during ratification.
66+
Once ratified, the spec will be given version 2.0.
6767

6868
This draft spec includes the complete set of currently defined vector
6969
instructions. Section <<sec-vector-extensions>> lists the standard

0 commit comments

Comments
 (0)