diff options
| author | Justin Lebar <jlebar@google.com> | 2016-07-20 00:55:12 +0000 |
|---|---|---|
| committer | Justin Lebar <jlebar@google.com> | 2016-07-20 00:55:12 +0000 |
| commit | 6114b378380904423cf7dd5abc94b11dfe5f59f9 (patch) | |
| tree | 0ebc3ccf63f12bf04a13c979bdc230699b6f9a08 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 58dda5a7169a8f1921f179842febd21fba48d624 (diff) | |
[LSV] Don't assume that loads/stores appear in address order in the BB.
Summary:
getVectorizablePrefix previously didn't work properly in the face of
aliasing loads/stores. It unwittingly assumed that the loads/stores
appeared in the BB in address order. If they didn't, it would do the
wrong thing.
Reviewers: asbirlea, tstellarAMD
Subscribers: arsenm, llvm-commits, mzolotukhin
Differential Revision: https://reviews.llvm.org/D22535
llvm-svn: 276072
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
