<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_ASSIGNED "
   title="ASSIGNED - [mc][gfx9][Disassembler] Assertion failed with v_pk_add/ashrrev/fma/lshlrev/max/min/mul/mul_lo/sub_X16"
   href="https://bugs.llvm.org/show_bug.cgi?id=33509">33509</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[mc][gfx9][Disassembler] Assertion failed with v_pk_add/ashrrev/fma/lshlrev/max/min/mul/mul_lo/sub_X16
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>ASSIGNED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Backend: AMDGPU
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>artem.tamazov@amd.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>andrey.kasaurov@gmail.com, artem.tamazov@amd.com, dfukalov@gmail.com, dpreobrazhensky@luxoft.com, i.am.perminov@gmail.com, llvm-bugs@lists.llvm.org, nikolay.haustov@amd.com, sam.kolton@amd.com, valery.pykhtin@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=18659" name="attach_18659" title="Lit tests (produced by by TestGen 1.9)">attachment 18659</a> <a href="attachment.cgi?id=18659&action=edit" title="Lit tests (produced by by TestGen 1.9)">[details]</a></span>
Lit tests (produced by by TestGen 1.9)

Example of failing disassembly:
<span class="quote">> 0x05,0x80,0x83,0xd3,0x01,0x05,0x02,0x18</span >

Output:
<span class="quote">> Assertion failed: idx < size(), file C:\work-1\asm-git-2\llvm\include\llvm/ADT/SmallVector.h, line 153
> #0 0x0065d779 (C:\work-1\asm-git-2\build\Debug\bin\llvm-mc.EXE+0x2dd779)
> #1 0x692515db (C:\Windows\system32\ucrtbased.dll+0xb15db)
> #2 0x69252ba2 (C:\Windows\system32\ucrtbased.dll+0xb2ba2)
> ...</span >

Actual instruction is:
<span class="quote">> v_pk_sub_i16 v5, v1, v2 clamp</span >

Tested with 
<span class="quote">> r305694 | fe252ff | florian.hahn | 2017-06-19 16:45:41 +0300</span >

Lit tests (produced by by TestGen 1.9) attached.</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>