diff options
author | Hongbin Zheng <etherzhhb@gmail.com> | 2013-07-16 15:20:29 +0000 |
---|---|---|
committer | Hongbin Zheng <etherzhhb@gmail.com> | 2013-07-16 15:20:29 +0000 |
commit | 63cc9467af2bf66768221e1b4ab427b671983632 (patch) | |
tree | be328b793a7e26c9d1ff8191fc3afc9e6b227329 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 5a772dcd84a855ca3b06cc916331f9b974d7d4b6 (diff) | |
download | bcm5719-llvm-63cc9467af2bf66768221e1b4ab427b671983632.tar.gz bcm5719-llvm-63cc9467af2bf66768221e1b4ab427b671983632.zip |
Ensure a correct order between memory accesses.
Ensure that the scalar write access corresponds to the result of a load
instruction appears after the generic read access corresponds to the load
instruction.
llvm-svn: 186419
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions