[PATCH][AVX512] Cluster AVX512 intrinsics
Cameron McInally
cameron.mcinally at nyu.edu
Mon Oct 28 09:36:34 PDT 2013
Hey guys,
Attached is a patch to refactor the AVX512 intrinsics. Right now, some
AVX512 intrinsics are interspersed among the other vector extension
classes (e.g. SSE). This patch clusters all the AVX512 intrinsics
together. I believe this new order falls in line with the overall
structure of the file.
I do not have commit access to the repo.
Thanks,
Cameron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AVX512_intrinsics.patch
Type: application/octet-stream
Size: 14722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131028/aaa9d0eb/attachment.obj>
More information about the llvm-commits
mailing list