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 0c50c0b commit 7d98031Copy full SHA for 7d98031
llvm/docs/AddingConstrainedIntrinsics.rst
@@ -24,7 +24,7 @@ Add the new STRICT version of the node type to the ISD::NodeType enum::
24
25
include/llvm/CodeGen/ISDOpcodes.h
26
27
-Strict version name must be a concatenation of prefix "STRICT_" and the name
+Strict version name must be a concatenation of prefix ``STRICT_`` and the name
28
of corresponding non-strict node name. For instance, strict version of the
29
node FADD must be STRICT_FADD.
30
0 commit comments