<div dir="ltr">LGTM!<div><br></div><div style>--renato</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 February 2013 14:01, Arnold Schwaighofer <span dir="ltr"><<a href="mailto:aschwaighofer@apple.com" target="_blank">aschwaighofer@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nadav,<br>
<br>
thanks for reviewing.<br>
<br>
Updated patch with fixed test:<br>
  fixed the -mcpu flag to corei7-avx<br>
  moved test to LoopVectorize/X86 sub directory<br>
<span class="HOEnZb"><font color="#888888"><br>
- Arnold<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Feb 3, 2013, at 10:56 PM, Nadav Rotem <<a href="mailto:nrotem@apple.com">nrotem@apple.com</a>> wrote:<br>
> The code LGTM, I have a comment about the test case:<br>
><br>
>>> +;RUN: opt -loop-vectorize -mcpu=core-i7-avx -debug -S < %s 2>&1 | FileCheck %s<br>
><br>
> The triple is incorrect. It should be "corei7-avx". Second, this test is target dependent and should be inside the X86 directory.<br>
<br>
</div></div><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>