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

    <tr>
        <th>Summary</th>
        <td>
            [AArch64] error in backend: Do not know how to split the result of this operator
        </td>
    </tr>

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

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

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

<pre>
    * There's a compilation problem with **sve**, https://godbolt.org/z/MYKzeKx3Y
  > it reports **fatal error: error in backend: Do not know how to split the result of this operator!**

* related code https://github.com/llvm/llvm-project/blob/0d17e1f0e5d706ac288ac8a62db92b8df64faf4e/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp#L673

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJysks1u2zoQhZ9mtBlcgxrJorTQQjeuski6alAgS_6MLDa0KJB03OTpCysuWnRXoBtyQIKH38w5KiV3XJh72P8P-0OhznkOsX-d7DQVOti3HmjAp5kjA8mECk04rc6r7MKCawza8wkvLs8INAAN6ZU_CqA7nHNeE1QD0Ag0HoPVweddiEeg8R1o_Pz88M4P36tnEAcQAyJUn9BljLyGmNNNclJZeeQYQ4Rq-CjQLaiVeeHFXs8OAZeQ8WUJF5zDBXPAtHqXMc-MkdPZZwwT5tklDCtHlUMEKm-k2-e3lQaM7FVmiyZY_rMFl-ez3plwAhq9f_25_bfG8I1NBhq1DxpoFLaUXE6C91aKRhlqW2Va1ZDVHenWTk09qanm33Tc9d1dsHzPC9D4hT2b65gPwz3Q-MhH5d07f2WTQ3x6WzntzLoCVY-NrD7oC9tXtqs6VXBfypJkLRrRFXPfaWFL0VVaaSsbRYra1tp2slbWbEtZuJ4E1aIuhejKpu52bFrZVaq12ppuL2uoBZ-U87sr7dXCwqV05r5tqZaFV5p92kJEtPAFt0sgumYq9tuI9PmYoBbepZx-qWSX_Za-YYhmbmrYH_6Zw8U5-v6vDdzQE9C4tfYjAAD__15O_4k">