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 | e0b464f291f69f26661f58f6073a27d808fc672c (patch) | |
tree | be165ab354721dc029485c045adf47aab7e856b2 /test/Scripts | |
parent | 2f1b2ec1e7188a9bddb6495d60812c26fdb544c2 (diff) | |
download | external_llvm-e0b464f291f69f26661f58f6073a27d808fc672c.zip external_llvm-e0b464f291f69f26661f58f6073a27d808fc672c.tar.gz external_llvm-e0b464f291f69f26661f58f6073a27d808fc672c.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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161748 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Scripts')
0 files changed, 0 insertions, 0 deletions