<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </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 --- - PTX make check has a bunch of machine verifier errors"
   href="https://llvm.org/bugs/show_bug.cgi?id=27460">27460</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>PTX make check has a bunch of machine verifier errors
          </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>All
          </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>Backend: PTX
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>qcolombet@apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Switching the machine verifier ON by default (lib/CodeGen/Passes.cpp then
change the default value of the cl::opt related to the machine verifier) leads
to a bunch of machine verifier errors for make check:
    LLVM :: CodeGen/NVPTX/MachineSink-call.ll
    LLVM :: CodeGen/NVPTX/MachineSink-convergent.ll
    LLVM :: CodeGen/NVPTX/access-non-generic.ll
    LLVM :: CodeGen/NVPTX/addrspacecast.ll
    LLVM :: CodeGen/NVPTX/arg-lowering.ll
    LLVM :: CodeGen/NVPTX/arithmetic-fp-sm20.ll
    LLVM :: CodeGen/NVPTX/arithmetic-int.ll
    LLVM :: CodeGen/NVPTX/atomics.ll
    LLVM :: CodeGen/NVPTX/bfe.ll
    LLVM :: CodeGen/NVPTX/branch-fold.ll
    LLVM :: CodeGen/NVPTX/<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Assertion `CS->getCalledFunction() && "direct call cannot find callee"' failed."
   href="show_bug.cgi?id=17709">bug17709</a>.ll
    LLVM :: CodeGen/NVPTX/<a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - LLVM ERROR: Copy one register into another with a different width"
   href="show_bug.cgi?id=26185">bug26185</a>.ll
    LLVM :: CodeGen/NVPTX/call-with-alloca-buffer.ll
    LLVM :: CodeGen/NVPTX/combine-min-max.ll
    LLVM :: CodeGen/NVPTX/compare-int.ll
    LLVM :: CodeGen/NVPTX/convert-fp.ll
    LLVM :: CodeGen/NVPTX/convert-int-sm20.ll
    LLVM :: CodeGen/NVPTX/ctlz.ll
    LLVM :: CodeGen/NVPTX/ctpop.ll
    LLVM :: CodeGen/NVPTX/cttz.ll
    LLVM :: CodeGen/NVPTX/disable-opt.ll
    LLVM :: CodeGen/NVPTX/div-ri.ll
    LLVM :: CodeGen/NVPTX/envreg.ll
    LLVM :: CodeGen/NVPTX/fast-math.ll
    LLVM :: CodeGen/NVPTX/fma-assoc.ll
    LLVM :: CodeGen/NVPTX/fma-disable.ll
    LLVM :: CodeGen/NVPTX/fma.ll
    LLVM :: CodeGen/NVPTX/fp-contract.ll
    LLVM :: CodeGen/NVPTX/fp-literals.ll
    LLVM :: CodeGen/NVPTX/i1-int-to-fp.ll
    LLVM :: CodeGen/NVPTX/i8-param.ll
    LLVM :: CodeGen/NVPTX/imad.ll
    LLVM :: CodeGen/NVPTX/implicit-def.ll
    LLVM :: CodeGen/NVPTX/inline-asm.ll
    LLVM :: CodeGen/NVPTX/intrinsic-old.ll
    LLVM :: CodeGen/NVPTX/intrinsics.ll
    LLVM :: CodeGen/NVPTX/isspacep.ll
    LLVM :: CodeGen/NVPTX/ld-addrspace.ll
    LLVM :: CodeGen/NVPTX/ld-generic.ll
    LLVM :: CodeGen/NVPTX/ldu-i8.ll
    LLVM :: CodeGen/NVPTX/ldu-ldg.ll
    LLVM :: CodeGen/NVPTX/ldu-reg-plus-offset.ll
    LLVM :: CodeGen/NVPTX/load-with-non-coherent-cache.ll
    LLVM :: CodeGen/NVPTX/local-stack-frame.ll
    LLVM :: CodeGen/NVPTX/lower-aggr-copies.ll
    LLVM :: CodeGen/NVPTX/lower-alloca.ll
    LLVM :: CodeGen/NVPTX/machine-sink.ll
    LLVM :: CodeGen/NVPTX/misaligned-vector-ldst.ll
    LLVM :: CodeGen/NVPTX/mulwide.ll
    LLVM :: CodeGen/NVPTX/pr16278.ll
    LLVM :: CodeGen/NVPTX/refl1.ll
    LLVM :: CodeGen/NVPTX/reg-copy.ll
    LLVM :: CodeGen/NVPTX/rotate.ll
    LLVM :: CodeGen/NVPTX/rsqrt.ll
    LLVM :: CodeGen/NVPTX/sext-params.ll
    LLVM :: CodeGen/NVPTX/simple-call.ll
    LLVM :: CodeGen/NVPTX/symbol-naming.ll
    LLVM :: CodeGen/NVPTX/texsurf-queries.ll
    LLVM :: CodeGen/NVPTX/vec-param-load.ll
    LLVM :: CodeGen/NVPTX/vector-args.ll
    LLVM :: CodeGen/NVPTX/vector-call.ll
    LLVM :: CodeGen/NVPTX/vector-return.ll
    LLVM :: CodeGen/NVPTX/weak-global.ll

This may be latent bugs.</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>