Skip to content

Commit

Permalink
[RISCV][NFC] Correct RISCVInstrInfoZc.td header comment - Zc* extensi…
Browse files Browse the repository at this point in the history
…ons no longer experimental

None of the Zc* extensions are experimental any more, so the comment was
out of date.
  • Loading branch information
asb committed Oct 10, 2023
1 parent 23b9418 commit 0c8c9e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
///
/// This file describes the RISC-V instructions from the 'Zc*' compressed
/// instruction extensions, version 1.0.3.
/// This version is still experimental as the 'Zc*' extensions haven't been
/// ratified yet.
///
//===----------------------------------------------------------------------===//

Expand Down

0 comments on commit 0c8c9e8

Please sign in to comment.