<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 - Bug destroying data in utils/TableGen/CodeGenDAGPatterns.cpp"
   href="https://bugs.llvm.org/show_bug.cgi?id=48054">48054</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Bug destroying data in utils/TableGen/CodeGenDAGPatterns.cpp
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Windows XP
          </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>Support Libraries
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>paul@windfall.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=24121" name="attach_24121" title="Screen capture.">attachment 24121</a> <a href="attachment.cgi?id=24121&action=edit" title="Screen capture.">[details]</a></span>
Screen capture.

I apologize for submitting this report without trying to find the problem
myself. I'm only recently reacquainted with C++ and don't have enough knowledge
of the internals.

This looks like a problem in berase_if() in DAGISelEmitter.cpp. I have attached
the first half of the stack trace.

I am running Visual Studio 2019 on Windows 7.

This problem occurs when building the PowerPC and X86 targets. It does not
occur when building AMDGPU, ARM, NVPTX, or SystemZ.

The problem has been around for about a week. I ran this build under master,
which I rebased earlier today.</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>