We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40b36f commit aaa0f4dCopy full SHA for aaa0f4d
llvm/docs/RISCVUsage.rst
@@ -421,22 +421,7 @@ extension are still experimental. To use C intrinsics for such an extension
421
from `clang`, you must add `-menable-experimental-extensions` to the command
422
line. This currently applies to the following extensions:
423
424
-* ``Zvbb``
425
-* ``Zvbc``
426
-* ``Zvkb``
427
-* ``Zvkg``
428
-* ``Zvkn``
429
-* ``Zvknc``
430
-* ``Zvkned``
431
-* ``Zvkng``
432
-* ``Zvknha``
433
-* ``Zvknhb``
434
-* ``Zvks``
435
-* ``Zvksc``
436
-* ``Zvksed``
437
-* ``Zvksg``
438
-* ``Zvksh``
439
-* ``Zvkt``
+No extensions have experimental intrinsics.
440
441
Global Pointer (GP) Relaxation and the Small Data Limit
442
=======================================================
0 commit comments