diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2016-08-28 08:53:53 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2016-08-28 08:53:53 +0000 |
commit | 3622fbfc6878952eed3545fb60926e704729f0d1 (patch) | |
tree | 677d0f936169fece26396d805040fc1f4b9b770d /libcxx/test/std/experimental/algorithms/alg.random.sample/sample.fail.cpp | |
parent | abe80cc04df000d51895d7532c748be2f25fbd86 (diff) | |
download | bcm5719-llvm-3622fbfc6878952eed3545fb60926e704729f0d1.tar.gz bcm5719-llvm-3622fbfc6878952eed3545fb60926e704729f0d1.zip |
[Loop Vectorizer] Fixed memory confilict checks.
Fixed a bug in run-time checks for possible memory conflicts inside loop.
The bug is in Low <-> High boundaries calculation. The High boundary should be calculated as "last memory access pointer + element size".
Differential revision: https://reviews.llvm.org/D23176
llvm-svn: 279930
Diffstat (limited to 'libcxx/test/std/experimental/algorithms/alg.random.sample/sample.fail.cpp')
0 files changed, 0 insertions, 0 deletions