diff options
author | Michael Kuperstein <mkuper@google.com> | 2016-06-14 21:27:27 +0000 |
---|---|---|
committer | Michael Kuperstein <mkuper@google.com> | 2016-06-14 21:27:27 +0000 |
commit | 23b6d6adc9dd38fe6c2cb433e163dc74b2cdc8e6 (patch) | |
tree | 25d9bf6f62571de8d75845e765e2c0d3e5a5ce84 /libcxx/test/std/containers/associative/multimap/multimap.ops/equal_range.pass.cpp | |
parent | 4c3cb8b6c0599b2fd894a9a6ca5521e7d283266f (diff) | |
download | bcm5719-llvm-23b6d6adc9dd38fe6c2cb433e163dc74b2cdc8e6.tar.gz bcm5719-llvm-23b6d6adc9dd38fe6c2cb433e163dc74b2cdc8e6.zip |
[LV] Enable vectorization of loops where the IV has an external use
Vectorizing loops with "escaping" IVs has been disabled since r190790, due to
PR17179. This re-enables it, with support for external use of both
"post-increment" (last iteration) and "pre-increment" (second-to-last iteration)
IVs.
Differential Revision: http://reviews.llvm.org/D21048
llvm-svn: 272715
Diffstat (limited to 'libcxx/test/std/containers/associative/multimap/multimap.ops/equal_range.pass.cpp')
0 files changed, 0 insertions, 0 deletions