diff --git a/llvm/docs/RISCVUsage.rst b/llvm/docs/RISCVUsage.rst index d51b1c3513722..ff4fd45196741 100644 --- a/llvm/docs/RISCVUsage.rst +++ b/llvm/docs/RISCVUsage.rst @@ -421,22 +421,7 @@ extension are still experimental. To use C intrinsics for such an extension from `clang`, you must add `-menable-experimental-extensions` to the command line. This currently applies to the following extensions: -* ``Zvbb`` -* ``Zvbc`` -* ``Zvkb`` -* ``Zvkg`` -* ``Zvkn`` -* ``Zvknc`` -* ``Zvkned`` -* ``Zvkng`` -* ``Zvknha`` -* ``Zvknhb`` -* ``Zvks`` -* ``Zvksc`` -* ``Zvksed`` -* ``Zvksg`` -* ``Zvksh`` -* ``Zvkt`` +No extensions have experimental intrinsics. Global Pointer (GP) Relaxation and the Small Data Limit =======================================================