<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">

    <h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/mesa3d/mesa/build/8053" style="color:#078DC7;">Build mesa 8053 completed</a></h1>


    <p style="color: #888;">
        Commit <a href="">81af1a0ae2</a> by <a href="mailto:tarceri@itsqueeze.com">Timothy Arceri</a> on 6/4/2018 6:26 AM:
        <br />
        <span style="font-size: 110%;color:#222;">nir: fix selection of loop terminator when two or more have the same limit\n\nWe need to add loop terminators to the list in the order we come\nacross them otherwise if two or more have the same exit condition\nwe will select that last one rather than the first one even though\nits unreachable.\n\nThis fix is for simple unrolls where we only have a single exit\npoint. When unrolling these type of loops the unreachable\nterminators and their unreachable branch are removed prior to\nunrolling. Because of the logic change we also switch some\nlist access in the complex unrolling logic to avoid breakage.\n\nFixes: 6772a17acc8e ("nir: Add a loop analysis pass")\n\nReviewed-by: Jason Ekstrand <jason@jlekstrand.net>\n(cherry picked from commit 463f849097193ad20e7622ddd740fd15b96f4277)</span>
    </p>

    <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>