<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 --- - Mesa llvmpipe piglit gl-3.2-layered-rendering-gl-layer regression"
   href="https://llvm.org/bugs/show_bug.cgi?id=23424">23424</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Mesa llvmpipe piglit gl-3.2-layered-rendering-gl-layer regression
          </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>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </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>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>brian.e.paul@gmail.com, chfast@gmail.com, jfonseca@vmware.com, llvmbugs@cs.uiuc.edu, sroland@vmware.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Piglit gl-3.2-layered-rendering-gl-layer now fails on Mesa llvmpipe with
llvm-3.7.0svn.

$ ./bin/gl-3.2-layered-rendering-gl-layer -auto
GS/IA didn't emit any vertices!
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000
  Observed: 0.000000 0.000000 0.000000
Layer: 0
PIGLIT: {"result": "fail" }


59764b94a7f64e8622d1b6052537fd14763f55cc is the first bad commit
commit 59764b94a7f64e8622d1b6052537fd14763f55cc
Author: Pawel Bylica <<a href="mailto:chfast@gmail.com">chfast@gmail.com</a>>
Date:   Mon Apr 27 09:30:49 2015 +0000

    Constfold insertelement to undef when index is out-of-bounds

    Summary:
    This patch adds constant folding of insertelement instruction to undef
value when index operand is constant and is not less than vector size or is
undef.

    InstCombine does not support this case, but I'm happy to add it there also
if this change is accepted.

    Test Plan: Unittests and regression tests for ConstProp pass.

    Reviewers: majnemer

    Reviewed By: majnemer

    Subscribers: llvm-commits

    Differential Revision: <a href="http://reviews.llvm.org/D9287">http://reviews.llvm.org/D9287</a>

    git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@235854">https://llvm.org/svn/llvm-project/llvm/trunk@235854</a>
91177308-0d34-0410-b5e6-96231b3b80d8

:040000 040000 22439f91627cad15e4d07b49199cb388382b8f26
c3105ed9900346a48bfac3291478ff6924d9b9bb M    lib
:040000 040000 300141fa08e1fa9c7a1da1f7fb5bbb2bb80e86bf
14e541802d286291afa62a971cab7d80fc847277 M    test
:040000 040000 fd67e8221e484fed3637e285e9a705729f0ee9db
a910f3ad29f306354d10a0f3cc5c54b39097b2d9 M    unittests
bisect run success</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>