<div dir="ltr">Should be fixed in r215687. Sorry for the trouble!</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 14, 2014 at 5:41 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class=""><br><div class="gmail_quote">On Thu, Aug 14, 2014 at 8:35 AM, Robert Khasanov <span dir="ltr"><<a href="mailto:rob.khasanov@gmail.com" target="_blank">rob.khasanov@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">Hi chandlerc, nadav,<br>
<br>
Fix compile fail in combineX86ShufflesRecursively function in case of IncomingMask has -1 elements.<br>
If IncomingMask[i] = -1 for some i, push -1 to Mask instead of OpMask[IncomingMask[i]]<br>
PR20540</div></blockquote></div><br></div>I'm pretty confident this is just a superficial fix. I've been working on a more fundamental fix and should be done soon. This code is just completely wrong currently.</div>
</div>
</blockquote></div><br></div>