<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - android library crash fatal error: error in backend: Cannot select"
   href="https://bugs.llvm.org/show_bug.cgi?id=33139">33139</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>android library crash fatal error: error in backend: Cannot select
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.8
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>axet@me.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>fatal error: error in backend: Cannot select: 0x7fb1e40862b0: i32 =
ARMISD::SSAT 0x7fb1e68770b0, Constant:i32<15>
    0x7fb1e68770b0: i32 = sra 0x7fb1e8024a60, Constant:i32<1>
      0x7fb1e8024a60: i32 = add 0x7fb1e8024e50, Constant:i32<1>
        0x7fb1e8024e50: i32 = sra 0x7fb1e5847670, Constant:i32<7>
          0x7fb1e5847670: i32 = add 0x7fb1e8024c90, 0x7fb1e40ae360
            0x7fb1e8024c90: i32 = add 0x7fb1e8025550, 0x7fb1e58473d0
              0x7fb1e8025550: i32 = sra 0x7fb1e4085c90, Constant:i32<16>
                0x7fb1e4085c90: i32 = mul 0x7fb1e40ae520, 0x7fb1e6877120
                ...

 In function: silk_noise_shape_quantizer_del_dec
  clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
  Android clang version 3.8.275480  (based on LLVM 3.8.275480)
  Target: armv5te-none-linux-android
  Thread model: posix
  InstalledDir:
/Users/axet/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin
  clang: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
  clang: note: diagnostic msg: 
  ********************

  PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  Preprocessed source(s) and associated run script(s) are located at:
  clang: note: diagnostic msg:
/var/folders/y8/7107r_nj2cl2vws7nkww8bmh0000gn/T/NSQ_del_dec-7c2e22.c
  clang: note: diagnostic msg:
/uploads/ea086ec0dc121ff6a9753251a98ef5c5/NSQ_del_dec-7c2e22.sh

I'm trying to compile opus for android.

<a href="https://gitlab.com/axet/android-opus/issues/1">https://gitlab.com/axet/android-opus/issues/1</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>