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 559ca30 commit e150086Copy full SHA for e150086
llvm/docs/LangRef.rst
@@ -2245,7 +2245,7 @@ example:
2245
about the range of vscale.
2246
``"min-legal-vector-width"="<size>"``
2247
This attribute indicates the minimum legal vector width required by the
2248
- calling conversion. It is the maximum width of vector arguments and
+ calling convension. It is the maximum width of vector arguments and
2249
returnings in the function and functions called by this function. Because
2250
all the vectors are supposed to be legal type for compatibility.
2251
Backends are free to ignore the attribute if they don't need to support
0 commit comments