<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 - Exegesis commit 8383fddc4fa9 breaks aarch64-windows-msvc build"
   href="https://bugs.llvm.org/show_bug.cgi?id=49149">49149</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Exegesis commit 8383fddc4fa9 breaks aarch64-windows-msvc build
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>tools
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>All
          </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>llvm-exegesis
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>maxim.kuvyrkov@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>clement.courbet@gmail.com, gchatelet@google.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Commit llvm-exegesis commit
<a href="https://reviews.llvm.org/rG8383fddc4fa9b4e61954e5ac93b00719a39d2291">https://reviews.llvm.org/rG8383fddc4fa9b4e61954e5ac93b00719a39d2291</a> breaks
build on aarch64-windows-msvc host.

X86-specific intrinsics are used under #ifdef _MSC_VER.  With addition of
Windows on Arm platform _MSC_VER no longer implied x86.

Proposed patch to fix this is at <a href="https://reviews.llvm.org/D96498">https://reviews.llvm.org/D96498</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>