commit | 074b752cc995e50fd87ea43f223c8f0b99140ee7 | [log] [tgz] |
---|---|---|
author | Adam Nemet <anemet@apple.com> | Wed Jul 09 18:22:33 2014 +0000 |
committer | Adam Nemet <anemet@apple.com> | Wed Jul 09 18:22:33 2014 +0000 |
tree | e06cb0a96f956d75bc16e2f75112f792cd0b2249 | |
parent | 479af7ce0cecd498b71f2810abbab32248a0f83c [diff] |
[X86] AVX512: Enable it in the Loop Vectorizer 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 :(. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212634 91177308-0d34-0410-b5e6-96231b3b80d8