diff --git a/llvm/lib/Target/RISCV/RISCVInstrInfoZc.td b/llvm/lib/Target/RISCV/RISCVInstrInfoZc.td index d1a8aca8ea623..a78f362444687 100644 --- a/llvm/lib/Target/RISCV/RISCVInstrInfoZc.td +++ b/llvm/lib/Target/RISCV/RISCVInstrInfoZc.td @@ -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. /// //===----------------------------------------------------------------------===//