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

    <tr>
        <th>Summary</th>
        <td>
            [AArch64] Crash in the Instruction Selection
        </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>
    case, https://gcc.godbolt.org/z/96K3n3xfx
```
define i8 @andv_nxv2i8(<vscale x 2 x i1> %pg, <vscale x 2 x i8> %a) {
  %res = call i8 @llvm.aarch64.sve.andv.nxv2i8(<vscale x 2 x i1> zeroinitializer, <vscale x 2 x i8> zeroinitializer)
  ret i8 %res
}

declare i8 @llvm.aarch64.sve.andv.nxv2i8(<vscale x 2 x i1>, <vscale x 2 x i8>)
```


</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJylks9u3CAQxp8GX1AtwPgPBw6b3USqeuwDVNiMbSoWrwA72zx9MXFbKVHUQyTGHpgx388f9Iv-JQcVALEznmO8BVSdEHtKYxqGclp0v9hYLn5KKy8pRPOtctV9vCNyQeSEGnKMPNUwGgfYdBhxopzefrj7xkyHWIeq8xYGZQHfMUthKKoeMWL1bdq135W7o6wQExi1D68CeF_yEFL_Bad2e2hZu11LpfwwN7wMG5S7ePkf8Rfwi3EmGmVNyj_GeNco_tB4iJkgQx2WtJcjOSwZrPLwCc4Puf5yvDmF12cBkjaN6BpCOlZoWWlRCVVEEy1IVD-cTpkC1Rd89irM2DgcZ8BfXYh-HaJZHP4OFnJWrN7KN_fDxHnty2G5psn-X8fry80vP9NXaWpCWJMt7KkWrK2LWY505D1tmeCaKM1HDg0I3jd1RTjlGgqrerBhx0OMOXjGeYuUJ8zCSEYYo4xQkoLSktdM0EE3bdUqLQRNBsNVGVtmm9OlLbzMSP06hd19E2L4V1QhmMlBdmPfX61xXrzcRj2ORRaWGfw3F9jvJQ">