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 4afa6dc commit 528b01eCopy full SHA for 528b01e
llvm/docs/AddingConstrainedIntrinsics.rst
@@ -71,7 +71,7 @@ switch in SelectionDAGLegalize::LegalizeOp().::
71
Other parts of the legalizer may need to be updated as well. Look for
72
places where the non-STRICT counterpart is legalized and update as needed.
73
Be careful of the chain since STRICT nodes use it but their counterparts
74
-often don't.::
+often don't.
75
76
The code to do the conversion or mutation of the STRICT node to a non-STRICT
77
version of the node happens in SelectionDAG::mutateStrictFPToFP(). Be
0 commit comments