<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jul 9, 2014, at 1:14 AM, Zinovy Nis <<a href="mailto:zinovy.nis@gmail.com">zinovy.nis@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi, Adam!<div><br></div><div>Nice job, but please look at <a href="http://reviews.llvm.org/D3078">http://reviews.llvm.org/D3078</a> for one more fix and test for AVX512 vectorization enabling.</div></div></blockquote><div><br></div><div>Hi Zinovy,</div><div><br></div><div>I’ve addressed both of your points.  Committed as r212634.  Thanks for your comment.</div><div><br></div><div>Adam</div><div><br></div><br><blockquote type="cite"><div class="gmail_extra"><br><div class="gmail_quote">2014-07-09 9:34 GMT+04:00 Demikhovsky, Elena <span dir="ltr"><<a href="mailto:elena.demikhovsky@intel.com" target="_blank">elena.demikhovsky@intel.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ok<br>
<br>
-  Elena<br>
<div><div class="h5"><br>
-----Original Message-----<br>
From: Adam Nemet [mailto:<a href="mailto:anemet@apple.com">anemet@apple.com</a>]<br>
Sent: Tuesday, July 08, 2014 21:58<br>
To: Demikhovsky, Elena<br>
Cc: llvm-commits<br>
Subject: [PATCH][X86] AVX512: Enable it in the Loop Vectorizer<br>
<br>
Hi Elena,<br>
<br>
This lets us experiment with 512-bit vectorization without passing force-vector-width manually.<br>
<br>
The code generated for a simple integer memset loop is properly vectorized.<br>
Disassembly is still broken for it though :(.<br>
<br>
Adam<br>
<br>
<br>
</div></div>---------------------------------------------------------------------<br>
Intel Israel (74) Limited<br>
<br>
This e-mail and any attachments may contain confidential material for<br>
the sole use of the intended recipient(s). Any review or distribution<br>
by others is strictly prohibited. If you are not the intended<br>
recipient, please contact the sender and delete all copies.<br>
<br>
<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>
</blockquote></div><br></div>
</blockquote></div><br></body></html>