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

    <tr>
        <th>Summary</th>
        <td>
            Clang don't fuse the mul and add or mul and sub like gcc 
        </td>
    </tr>

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

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

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

<pre>
    For the case https://godbolt.org/z/6Mh1c8Wze ,clang don't fuse for cortex-a9 like gcc .

Even **FeatureExpandMLx** is true i.e https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/ARM/ARM.td#L1338
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUkk1v3CwQxz8NvqBYePDbHjjsk8SXJ3upWvU8wKxNyxqLl3SbT195V20q5dTLIIYR-vH_gSm5eSVSrPuPdU8VlryEqL5cKC3_o8dtQ1HpYH-qKUSeF-IGE_El5y0xeWQwMZjmYHXwuQ5xZjC9MZj609KY8esbcQaPxuM6cxtWBkPm55KIn0PkJsRM1wc8cO--E5-N4TUTT0wc7_X5lVbO4MjgOBHmEun5uuFqTy_Xe5e7xHMsxF39gcjlpejahAuDyfvX38vDFsM3MpnBpH3QDKYLuvWvGbf3PmOcaZ85fjrda50tA_nSSDlWVkl7kAesSDX9MLSHrm9FtahuJAN47kh3gwQ9Wuyx7TqjUYzSQl85BQKkABiaRohW1CP1re7OUraDQNsZ1gq6oPP1TrOnWbmUCqm-EdBWHjX5dBMFsNIPfjtkALu3qG7P02VOrBXepZzeb8kue1KPHzXsPi_Fc1wtR2t5iH-2qeh3L1WJXv1zwje-tP-Gnf9XAAAA__-1kMMt">