diff options
author | Nadav Rotem <nrotem@apple.com> | 2013-05-12 22:58:45 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2013-05-12 22:58:45 +0000 |
commit | ce42cc6d4dd2a07cba6205222c940d326a7fd3b2 (patch) | |
tree | 44bc934d624e5293107b97486b8736e93e080142 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cbf6d24d505e8c2f1857ce9618d6028bb4d2e980 (diff) | |
download | bcm5719-llvm-ce42cc6d4dd2a07cba6205222c940d326a7fd3b2.tar.gz bcm5719-llvm-ce42cc6d4dd2a07cba6205222c940d326a7fd3b2.zip |
SLPVectorizer: Fix a bug in the code that generates extracts for values with multiple users.
The external user does not have to be in lane #0. We have to save the lane for each scalar so that we know which vector lane to extract.
llvm-svn: 181674
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions