]> granicus.if.org Git - llvm/commit
[LangRef] *.overflow intrinsics now support vectors
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 25 Feb 2019 21:05:09 +0000 (21:05 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 25 Feb 2019 21:05:09 +0000 (21:05 +0000)
commite5a2b43b652b2a75cd3f22c95210bea20bede9aa
tree322c4a71fe91e2efc52ebd2e82deb254e273a23d
parent56011906fbe45fb4713e67f204442bf3e2647745
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354821 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst