<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/56429>56429</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Documentation for "min-legal-vector-width" attribute typo.
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          zvookin
      </td>
    </tr>
</table>

<pre>
    In the Language Reference documentation for ```min-legal-vector-width``` it mentions "calling conversion" and likely means "calling convention."

```
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -2230,7 +2230,7 @@ example:
     about the range of vscale.
 ``"min-legal-vector-width"="<size>"``
     This attribute indicates the minimum legal vector width required by the
-    calling conversion. It is the maximum width of vector arguments and
+    calling convention. It is the maximum width of vector arguments and
     returnings in the function and functions called by this function. Because
     all the vectors are supposed to be legal type for compatibility.
     Backends are free to ignore the attribute if they don't need to support
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJydk82OmzAQx58GLiMQNWQJBw7Npiut1FPVFzAwEHeNTf2R3ezTd2xIN-q2VdXIwrHH_v1nxjOdHi7towJ3QvjM1eT5hPAFRzSoeoRB935G5bgTWsGoDSR3xTpmoTKJE5fZGXunTfYsBnf6aQbhINykexYSxnoupVAT9Fqd0Vjapk3gagApnlBe6DD_zckIyGk3KY5J8XH7XkXWZZZlwBP2IOV5pol8tjSFaCiQ3Fi33WKHdUD3D4erggZkjJVFwu5rcuzw9n814gufF4lJubkF4cc77V1MpyEmgh7hbCkkzLdDm-eM_SGBFGp5jN97K16J_iksbsKNMl9PwgJ3zojOOwShBtFzhzYqE1nMfoZIh5UOkQ4Gv3thcIDuEo5uCQzE9w-Uw6MDsSH5S0SulBDUSuVmigViw1P-zPM73vqM_8eL8Rp03ijiWYo1Ekav-liVoYauCxtlr-GR1tWQwwF77i3ePpWUkbRKk6JBsH5ZtCWA09DhlkF3WTAWf6_nhVqhE1K4S36DOvD-CdWwMkaDGO6LSWlaBomblxrDxoU6ixqgdqBwFYvCxv1S4OnQlkNTNjx1wklsj-_78S-FdCNLIeg89Ua2J-cWG2qWPdCYhDv5LqfA3noiTNli9Dei0VJY6zE0ye6uYk16arEvWL3v-7phdc3qcYdYVHdFic2u2tX7fSp5h9K2yY66jSl8hogIZbw7pqJlBWNFXdQfmopVdb7rxmJs9iXrK2yqsqbWwpkLmQc_cm2m1LTRpc5PloxSWGffjNxaSjRilCM-9-6kTft61vpJqDRKt9H1H6dIlqg">