<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 - [AMDGPU] Monster Hunter World renders incorrectly when SILoadStoreOptimizer is enabled"
   href="https://bugs.llvm.org/show_bug.cgi?id=40130">40130</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[AMDGPU] Monster Hunter World renders incorrectly when SILoadStoreOptimizer is enabled
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>samuel.pitoiset@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=21262" name="attach_21262" title="LLVM IR">attachment 21262</a> <a href="attachment.cgi?id=21262&action=edit" title="LLVM IR">[details]</a></span>
LLVM IR

Hi,

Disabling SILoadStoreOptimizer for the attached IR fixes the problem. The IR
right after that pass looks correct to me. This probably trigger a problem
later in the process. Note that LLVM 6 doesn't expose the issue.

[1] <a href="https://github.com/doitsujin/dxvk/issues/701">https://github.com/doitsujin/dxvk/issues/701</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>