diff --git a/llvm/docs/RISCVUsage.rst b/llvm/docs/RISCVUsage.rst index a21f03d389444..a540cf7e5d064 100644 --- a/llvm/docs/RISCVUsage.rst +++ b/llvm/docs/RISCVUsage.rst @@ -551,7 +551,7 @@ The current vendor extensions supported are: LLVM implements `version 5.0.0 of the Andes Vector Dot Product Extension specification `__ by Andes Technology. All instructions are prefixed with `nds.` as described in the specification. ``XSMTVDot`` - SpacemiT defines `Intrinsic Matrix Extension (IME) specification `__. + SpacemiT defines `Integrated Matrix Extension (IME) specification `__. LLVM implement the hardware-adapted subset for SpacemiT X60, defined in the `feature document `__ by SpacemiT. All instructions are prefixed with `smt.` as described in the implementation guide. Note that this implemented subset is `version 1.0.0 of the SpacemiT Vector Dot Product Extension specification`, which is strictly a subset of the full IME specification to reflect the capabilities of SpacemiT X60 hardware correctly. Experimental C Intrinsics