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

    <tr>
        <th>Summary</th>
        <td>
            For v8i8 operand, occur fatal error: error in backend: Do not know how to split this operator's operand!
        </td>
    </tr>

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

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

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

<pre>
    In amdgcn architecture, I add instruction and builtin function, but when i exec "RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -target-cpu gfx9xx  -S -o - %s", occur below error
![image](https://github.com/llvm/llvm-project/assets/11022951/587d6987-76cd-4375-8930-cae2f16f6da8)

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUkc2O3CoQhZ8Gb0puQeHfhRc9t2VpNneRKOuojMs2GRpagKc7bx-5Z6JZZ4FARemrOudQSnb1zIOoX0R9KWjPW4jDNT4sKVRNMYX59_Dqga7zajxQNJvNbPIeWeB_8Ao0z2B9ynE32QYP5GeYduuy9bDs_lk8Oqc9w31jDxb4wQYE4rcf_wt9BoG1ceTXn8YoKHO0N8ef80q6zsfZEkGZKa6cS3PbYV0e_eMBUH6HMkB5IJJAPOYEY_YIE7twB44xRCEvQp4FKlG_2CutLOqLwG7L-ZaEPgscBY6rzds-nUy4Chyde_97lbcYfrHJAkdKiXMSOColEftaCRzrrp2bvmvLtjFzWem2Lrtey9IQ46KapZmpE9h_rFDMg5573VPBg2qlrOtet12xDYvkqqVKLk3T4zLx1NUsyaiOWtMtbVvYASVqpVDJXjeqO1VVrU03IWutkYwUleQrWXc6dj6FuBY2pZ2HFvsWC0cTu_SMGNHzHZ6fh1_1pYjDU-e0r0lU0tmU0xcl2-x4GEOE9852EG4cyc9fNi-UyX3arM8fD7AeJjJv7OejdgngQ4Y3H-6whTvkAOnmbIa82fRBzCEKbNMXXhV7dMM_J_SUdST0lP0nAAD__-nB55k">