Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove outdated RVV 2.0 notice from document #1402 #1406

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions src/v-st-ext.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,14 @@ domains._

=== Introduction

This document is version 1.1-draft of the RISC-V vector extension.
This document describes the Vector extensions to the RISC-V Instruction Set Architecture.

NOTE: This version holds updates gathered after the start of the
public review. The spec will have a final update to version 2.0 at
time of ratification.

This spec includes the complete set of currently frozen vector
instructions. Other instructions that have been considered during
development but are not present in this document are not included in
the review and ratification process, and may be completely revised or
abandoned. Section <<sec-vector-extensions>> lists the standard
This document is Ratified. No changes are allowed. Any desired or needed
changes can be the subject of a follow-on new extension. Ratified extensions
are never revised. For more information, see link:http://riscv.org/spec-state[here].

Section <<sec-vector-extensions>> lists the standard
vector extensions and which instructions and element widths are
supported by each extension.

Expand Down