<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 - Miscompile of collapse(2) in Polybench 2MM"
   href="https://bugs.llvm.org/show_bug.cgi?id=41574">41574</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Miscompile of collapse(2) in Polybench 2MM
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>OpenMP
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Clang Compiler Support
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jdoerfert@anl.gov
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is unrelated to the other collapse(2) bug report (41572)!

Today I looked at the 2mm benchmark in Unibench:

<a href="https://github.com/UofT-EcoSystem/Unibench/tree/98cf437fa5ea1814d26ef9c3a6bcc769f6ffa869/benchmarks/Polybench/2MM/src">https://github.com/UofT-EcoSystem/Unibench/tree/98cf437fa5ea1814d26ef9c3a6bcc769f6ffa869/benchmarks/Polybench/2MM/src</a>

The problem I found is that the verification for some, but not all locations
failed (build with -DRUN_TEST) due to the collapse(2) clause. If I remove it,
all locations are correct. I haven't looked into the issue but I wanted us to
have a bug report.</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>