<div class="gmail_quote">On Thu, Apr 19, 2012 at 10:29 AM, Chad Rosier <span dir="ltr"><<a href="mailto:mcrosier@apple.com">mcrosier@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Mostly stylistic comments:<br>
<br>
+      SmallVector<SDValue,32> pshufbMask;<br>
+      for (unsigned i=0; i<2; i++) {<br>
<br>
Spacing: for (unsigned i = 0; i < 2; i++)<br></blockquote><div><br>That should also be "++i" to match coding standards.<br> <br>I'll try to review the content tonight.<br></div></div><br>-- <br>~Craig<br>