<div dir="ltr"><div class="gmail_extra"><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 id=":ec0" class="a3s" 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>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>