Skip to content

Commit 0c8c9e8

Browse files
committed
[RISCV][NFC] Correct RISCVInstrInfoZc.td header comment - Zc* extensions no longer experimental
None of the Zc* extensions are experimental any more, so the comment was out of date.
1 parent 23b9418 commit 0c8c9e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/RISCV/RISCVInstrInfoZc.td

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
///
99
/// This file describes the RISC-V instructions from the 'Zc*' compressed
1010
/// instruction extensions, version 1.0.3.
11-
/// This version is still experimental as the 'Zc*' extensions haven't been
12-
/// ratified yet.
1311
///
1412
//===----------------------------------------------------------------------===//
1513

0 commit comments

Comments
 (0)