[PATCH][X86] AVX512: Enable it in the Loop Vectorizer
Adam Nemet
anemet at apple.com
Tue Jul 8 11:57:41 PDT 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X86-AVX512-Enable-it-in-the-Loop-Vectorizer.patch
Type: application/octet-stream
Size: 506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140708/f2795140/attachment.obj>
More information about the llvm-commits
mailing list