diff options
| author | Karthik Bhat <kv.bhat@samsung.com> | 2014-05-30 04:31:24 +0000 |
|---|---|---|
| committer | Karthik Bhat <kv.bhat@samsung.com> | 2014-05-30 04:31:24 +0000 |
| commit | 5ab77956497f2787c9a8266632ba0e3498630bd6 (patch) | |
| tree | e4238d79feb373df98ebf837edf8f2ec8850f199 /llvm/test/CodeGen/ARM/fast-isel-deadcode.ll | |
| parent | 6cd3ebb223d822a1a208a73e48ad0ce2c2824ffd (diff) | |
| download | bcm5719-llvm-5ab77956497f2787c9a8266632ba0e3498630bd6.tar.gz bcm5719-llvm-5ab77956497f2787c9a8266632ba0e3498630bd6.zip | |
Allow vectorization of intrinsics such as powi,cttz and ctlz in Loop and SLP Vectorizer.
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
Diffstat (limited to 'llvm/test/CodeGen/ARM/fast-isel-deadcode.ll')
0 files changed, 0 insertions, 0 deletions

