diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-25 21:05:09 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-25 21:05:09 +0000 |
commit | 7166ab47045e64bcf3178a7d2be47d77700f6564 (patch) | |
tree | 5d2b1886a050835cf09159bd48f4edadf73645d6 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 0397f495c0c46a7e4ebe304e6ebf14d85fb76dc7 (diff) | |
download | llvm-7166ab47045e64bcf3178a7d2be47d77700f6564.zip llvm-7166ab47045e64bcf3178a7d2be47d77700f6564.tar.gz llvm-7166ab47045e64bcf3178a7d2be47d77700f6564.tar.bz2 |
[LangRef] *.overflow intrinsics now support vectors
We have all the necessary legalization, expansion and unrolling support required for the *.overflow intrinsics with vector types, so update the docs to make that clear.
Note: vectorization is not in place yet (the non-homogenous return types aren't well supported) so we still must explicitly use the vectors intrinsics and not reply on slp/loop.
Differential Revision: https://reviews.llvm.org/D58618
llvm-svn: 354821
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions