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

    <tr>
        <th>Summary</th>
        <td>
            '+d16' is not a recognized feature for this target /  SIGILL
        </td>
    </tr>

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

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

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

<pre>
    When running glxgears on ARM device (Tegra20) that lacks neon (despite been armv7-a), I'm experiencing the following message followed by a SIGILL:

`'+d16' is not a recognized feature for this target (ignoring feature).`

This error occurs since some time already (it worked at some point , but it's hard to tell when it failed again).
This also probably has to do with triplet assumptions on ARM. (running on the Fedora 36 context where llvm is set to armv7l-redhat-linux-gnueabihf )

Also to note that when running on gdb, I have an additonal message:

`warning: JITed object file architecture armv7 is not compatible with target architecture armv3m.`
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJylU8tu2zAQ_BrpsrAh0bYcH3TIAylcpJc2QM9Lci2xoUiBpCwnX9-lEqMBcixgyKS4szOcWUmvX9vfPTkIk3PGddDZS0cYIngHtz9_gKazUQSFuHmmLqCoCnGA1GMCi-olgiMu5FNNcTSJQBI3wzCc9yvk0kLcw7EQ-wHoMlIw5FRmST3ByVvr57wbKEbsrm9Ig3wFhF_Hb8enp2JzW1QPRXV9NixgX4g7XTe8AMMKfOLqQMp3zrwx-kSYppDbBSbiioSho5RVms75kCk_aljhOrf8xPCcERQCg71SEzsRjWMHoh8IkuEH2kCoX5d-CWYfXpiUDVkqRm9cproHOSUwiUVG6DFoSB4SWQtztpuBJzQ2Azs0btHxjx5t9DAGL1HaV0bHDNYeZpN6SMGMlq-DMU7DmIx317DWWdI1SH6VXX4k7QPCpgHlXaJLyvxsjrXnIbsXuRM3XxKzq0Cao11Z46bLqnMToTT9CXKQnyy6zfIYxM7T-yzMn0eImTstl-RZ-5kN44nQ2iTv0F7D_prrjCHD-QC-H5_ZGS__kGKf2CbWp3oeL7UEu4i9Rq_8MGIykove7XkP-wtgM-SkS2rrpjkcqmZbi1K3G33YHLBMJllq_2OyHuFjXssp2LZPaYz5huKRfx3LmuSahfIm-_7xt-KE8w15azhLirzYHcRNU_btZrc9iL3cyeq0VwLFaadUJU_6hmq1rfdYWpRkY1vs7gohHM2wtOB1sXsoTSsqIWpR1fV2txH79V4hNVKJektElVDFtqKB52-ddax96MrQLpLk1EU-tCam-O-QR42_HKKFjvvjlHof2pfZvGFI5ULdLtL_AnFgbWY">