<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 - Test taking longer to compiler after upstream commit 9d070b2f4889887f"
   href="https://bugs.llvm.org/show_bug.cgi?id=50628">50628</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Test taking longer to compiler after upstream commit 9d070b2f4889887f
          </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>Windows NT
          </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>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>douglas_yung@playstation.sony.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=24932" name="attach_24932" title="test-timeout.cpp">attachment 24932</a> <a href="attachment.cgi?id=24932&action=edit" title="test-timeout.cpp">[details]</a></span>
test-timeout.cpp

The time it takes to require one of our internal tests recently jumped from
about 1 second to roughly 30 seconds after upstream change
9d070b2f4889887f9ce497592ef01df7b9601a1c.

To reproduce the issue, build the attached file test-timeout.cpp with "-S -g"
on a Windows hosted compiler targeting the PS4 (--target=x86_64-scei-ps4).
Those two options seem critical to reproduce the compilation slowdown.

Comparing the time reports before and after they look similar, the main
difference that the PrintModulePass goes from taking a fraction of a second
(0.1679 wall time to 33.9767)</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>