From: WuXinlong <821408745@qq.com> Date: Mon, 13 Feb 2023 11:27:20 +0000 (+0800) Subject: [RISCV] edit document of Zcb to match the Implementation X-Git-Tag: upstream/17.0.6~17716 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a5f3de6ee62b1012af0be9e9036e9d392974b0f;p=platform%2Fupstream%2Fllvm.git [RISCV] edit document of Zcb to match the Implementation This patch reorder the list of Experimental Extensions in doc, and change the spec verision in doc to match the actual Implementation if this patch is so small that it is not worth to submit separately, Apologies for bothering Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D143908 --- diff --git a/llvm/docs/RISCVUsage.rst b/llvm/docs/RISCVUsage.rst index 2a79792..d6a94e5 100644 --- a/llvm/docs/RISCVUsage.rst +++ b/llvm/docs/RISCVUsage.rst @@ -138,15 +138,15 @@ The primary goal of experimental support is to assist in the process of ratifica ``experimental-zca`` LLVM implements the `1.0.1 draft specification `_. +``experimental-zcb`` + LLVM implements the `1.0.1 draft specification `_. + ``experimental-zcd`` LLVM implements the `1.0.1 draft specification `_. ``experimental-zcf`` LLVM implements the `1.0.1 draft specification `_. -``experimental-zcb`` - LLVM implements the `0.70 draft specification `_. - ``experimental-zihintntl`` LLVM implements the `0.2 draft specification `_.