<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>FYI, Igor is out of office for the weekend.  Feel free to revert
      if needed.</p>
    <p>Philip<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 12/08/2017 08:51 AM, Michel Dänzer
      via llvm-commits wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a858491f-7954-e653-fc58-b341b59db731@daenzer.net">
      <pre wrap="">
Hi Igor,


On 2017-12-06 03:04 PM, Igor Laevsky via llvm-commits wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Author: igor.laevsky
Date: Wed Dec  6 06:04:45 2017
New Revision: 319894

URL: <a class="moz-txt-link-freetext" href="http://llvm.org/viewvc/llvm-project?rev=319894&view=rev">http://llvm.org/viewvc/llvm-project?rev=319894&view=rev</a>
Log:
[InstSimplify] Fold insertelement into undef if index is out of bounds
</pre>
      </blockquote>
      <pre wrap="">
This change broke a bunch of piglit OpenGL tests with AMD GPUs using the
Mesa radeonsi driver. I'm attaching the LLVM IR and disassembly of the
generated code for the good and bad case of one test.


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>