<html>
    <head>
      <base href="https://bugs.freedesktop.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 - Tangrams demo: LLVM ERROR: Cannot select: 0x7e8d8750: i16 = bitcast 0x7e8d8af8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106922">106922</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Tangrams demo: LLVM ERROR: Cannot select: 0x7e8d8750: i16 = bitcast 0x7e8d8af8
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

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

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Vulkan/radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>haagch@frickel.club
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>RX 480
mesa radv 41dabdc4753
llvm 7svn 165520

The demo is for windows only and I think closed source but it runs well with
the most recent amdvlk. On radv it crashes.
You can get it here: <a href="http://www.pouet.net/prod.php?which=76464">http://www.pouet.net/prod.php?which=76464</a>

Make a 64 bit wine prefix, run wine64 Tangrams.exe, click demo and it
immediately crashes with this message:

LLVM ERROR: Cannot select: 0x7e8d8750: i16 = bitcast 0x7e8d8af8
  0x7e8d8af8: f32,ch = BUFFER_LOAD<(dereferenceable load 4 from custom
TargetCustom7, align 1, addrspace 4)> 0x7d433f78, 0x7e8d7430, Constant:i32<0>,
0x7e8d7638, Constant:i1<0>, Constant:i1<0>
    0x7e8d7430: v4i32,ch = load<(dereferenceable invariant load 16 from %ir.56,
addrspace 6)> 0x7d433f78, 0x7e8d72f8, undef:i32
      0x7e8d72f8: i32 = add 0x7e8ce2c8, Constant:i32<48>
        0x7e8ce2c8: i32,ch = CopyFromReg 0x7d433f78, Register:i32 %100
          0x7e8ce260: i32 = Register %100
        0x7e8d3e40: i32 = Constant<48>
      0x7e8cebb8: i32 = undef
    0x7e8ceb50: i32 = Constant<0>
    0x7e8d7638: i32 = add 0x7e8d73c8, Constant:i32<2>
      0x7e8d73c8: i32 = mul 0x7e96cb20, Constant:i32<6>
        0x7e96cb20: i32 = add 0x7e96c918, 0x7e96c9e8
          0x7e96c918: i32 = mulhs 0x7e8ce810, Constant:i32<1431655766>
            0x7e8ce810: i32 = add 0x7e8ce538, 0x7e8ce398
              0x7e8ce538: i32,ch = CopyFromReg 0x7d433f78, Register:i32 %103
                0x7e8ce4d0: i32 = Register %103
              0x7e8ce398: i32,ch = CopyFromReg 0x7d433f78, Register:i32 %101
                0x7e8ce330: i32 = Register %101
            0x7e8d7290: i32 = Constant<1431655766>
          0x7e96c9e8: i32 = srl 0x7e96c918, Constant:i32<31>
            0x7e96c918: i32 = mulhs 0x7e8ce810, Constant:i32<1431655766>
              0x7e8ce810: i32 = add 0x7e8ce538, 0x7e8ce398
                0x7e8ce538: i32,ch = CopyFromReg 0x7d433f78, Register:i32 %103
                  0x7e8ce4d0: i32 = Register %103
                0x7e8ce398: i32,ch = CopyFromReg 0x7d433f78, Register:i32 %101
                  0x7e8ce330: i32 = Register %101
              0x7e8d7290: i32 = Constant<1431655766>
            0x7e96c980: i32 = Constant<31>
        0x7e8d7360: i32 = Constant<6>
      0x7e8d75d0: i32 = Constant<2>
    0x7e8d3b68: i1 = Constant<0>
    0x7e8d3b68: i1 = Constant<0>
In function: main</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>