diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-05-19 18:48:32 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-05-19 18:48:32 +0000 |
commit | 6a1bfd282bee95036915b06ca48dd9d8ab95b795 (patch) | |
tree | beca9addf9c373b9423b388b0b3fa0be712b7bf8 /llvm/lib/CompilerDriver/Action.cpp | |
parent | 0e0f67ec95cb0846b474b5da0e161cd2b544bad2 (diff) | |
download | llvm-6a1bfd282bee95036915b06ca48dd9d8ab95b795.zip llvm-6a1bfd282bee95036915b06ca48dd9d8ab95b795.tar.gz llvm-6a1bfd282bee95036915b06ca48dd9d8ab95b795.tar.bz2 |
When expanding a vector_shuffle, the element type may not be legal and may
need to be promoted. The BUILD_VECTOR and EXTRACT_VECTOR_ELT nodes generated
here already allow the promoted type to be used without further changes, so
just do the promotion. This fixes part of pr7167.
llvm-svn: 104141
Diffstat (limited to 'llvm/lib/CompilerDriver/Action.cpp')
0 files changed, 0 insertions, 0 deletions