diff options
author | Diego Caballero <diego.caballero@intel.com> | 2018-04-24 17:04:17 +0000 |
---|---|---|
committer | Diego Caballero <diego.caballero@intel.com> | 2018-04-24 17:04:17 +0000 |
commit | 60f2776b2f68698ab342174c122c26bf3bf4f198 (patch) | |
tree | 73fd8e165324ad2104b55213c463ad9f2844f8ee /lldb/packages/Python | |
parent | ceee7889472456e370f4e943ca587c03f2de16be (diff) | |
download | bcm5719-llvm-60f2776b2f68698ab342174c122c26bf3bf4f198.tar.gz bcm5719-llvm-60f2776b2f68698ab342174c122c26bf3bf4f198.zip |
[LV][VPlan] Detect outer loops for explicit vectorization.
Patch #2 from VPlan Outer Loop Vectorization Patch Series #1
(RFC: http://lists.llvm.org/pipermail/llvm-dev/2017-December/119523.html).
This patch introduces the basic infrastructure to detect, legality check
and process outer loops annotated with hints for explicit vectorization.
All these changes are protected under the feature flag
-enable-vplan-native-path. This should make this patch NFC for the existing
inner loop vectorizer.
Reviewers: hfinkel, mkuper, rengolin, fhahn, aemerson, mssimpso.
Differential Revision: https://reviews.llvm.org/D42447
llvm-svn: 330739
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions