[PATCH][X86] AVX512: Enable it in the Loop Vectorizer
Adam Nemet
anemet at apple.com
Wed Jul 9 11:33:12 PDT 2014
On Jul 9, 2014, at 1:14 AM, Zinovy Nis <zinovy.nis at gmail.com> wrote:
> Hi, Adam!
>
> Nice job, but please look at http://reviews.llvm.org/D3078 for one more fix and test for AVX512 vectorization enabling.
Hi Zinovy,
I’ve addressed both of your points. Committed as r212634. Thanks for your comment.
Adam
>
> 2014-07-09 9:34 GMT+04:00 Demikhovsky, Elena <elena.demikhovsky at intel.com>:
> Ok
>
> - Elena
>
> -----Original Message-----
> From: Adam Nemet [mailto:anemet at apple.com]
> Sent: Tuesday, July 08, 2014 21:58
> To: Demikhovsky, Elena
> Cc: llvm-commits
> Subject: [PATCH][X86] AVX512: Enable it in the Loop Vectorizer
>
> Hi Elena,
>
> This lets us experiment with 512-bit vectorization without passing force-vector-width manually.
>
> The code generated for a simple integer memset loop is properly vectorized.
> Disassembly is still broken for it though :(.
>
> Adam
>
>
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140709/2fddad8c/attachment.html>
More information about the llvm-commits
mailing list