<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 - LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98222">98222</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store
          </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>b747xx@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi, I did upgrade the usual stack (libdrm, mesa, ddx) and also llvm as one very
recent commit required a more recent version.

Now Vulkan throw that error : LLVM ERROR: Cannot select: intrinsic
%llvm.amdgcn.image.store when I try to run something.

OpenGL still work properly. I tried to revert the three commit that was
referencing to llvm.amdgcn.image.store (made by Tom Stellard) without any
success.

I have git version of everything.

I get that following log when I try to run Talos:
WARNING: radv is not a conformant vulkan implementation, testing use only.
LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store
INF:  Encoded user ID = 59d19a87:60a7f27f
INF:  SysMessage: The game did not shut down successfully.
INF:  Do you want to start in safe mode?
INF:  
INF:  * Desktop settings...
INF:  Color depth: 32-bit
INF:  Desktop resolution: 1920 x 1080
INF:  [Vulkan] Detected devices:
INF:    #0 (0x03A49E10): AMD RADV TAHITI (discrete)
INF:  Using device #0 (0x03A49E10)...
Game removed: AppID 257510 "The Talos Principle", ProcID 17078 

vulkaninfo just die with the LLVM error.</pre>
        </div>
      </p>


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

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