forked from OSchip/llvm-project
5ab7795649
This patch adds support to vectorize intrinsics such as powi, cttz and ctlz in Vectorizer. These intrinsics are different from other intrinsics as second argument to these function must be same in order to vectorize them and it should be represented as a scalar. Review: http://reviews.llvm.org/D3851#inline-32769 and http://reviews.llvm.org/D3937#inline-32857 llvm-svn: 209873 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
R600 | ||
X86 | ||
XCore |