diff options
author | Tim Northover <Tim.Northover@arm.com> | 2012-08-13 09:06:31 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2012-08-13 09:06:31 +0000 |
commit | 5aaa7fde949c5681c1d8ba7cf4139a8802109fe5 (patch) | |
tree | 15e407cc3bd272714a85b35527f1aa7127c35f13 /clang/lib/Lex/Preprocessor.cpp | |
parent | d33973edb4e76386a18026f4848315a4468a9b04 (diff) | |
download | llvm-5aaa7fde949c5681c1d8ba7cf4139a8802109fe5.zip llvm-5aaa7fde949c5681c1d8ba7cf4139a8802109fe5.tar.gz llvm-5aaa7fde949c5681c1d8ba7cf4139a8802109fe5.tar.bz2 |
Use correct loads for vector types during extending-load operations.
Previously, we used VLD1.32 in all cases, however there are both 16 and 64-bit
accesses being selected, so we need to use an appropriate width load in those
cases.
llvm-svn: 161748
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions