diff options
author | Aart Bik <ajcbik@google.com> | 2017-09-20 14:11:11 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2017-09-20 14:11:11 -0700 |
commit | 5e3afa950f05bca470ef6b92460940f37831c27f (patch) | |
tree | 3656fb1d9153a87b55b56c71a93833da49c112d4 /compiler/optimizing/code_generator_vector_mips.cc | |
parent | b407afe983f8b106a5007d07aa2523ffc6525018 (diff) |
Ensure extract is seen as having scalar result.
Rationale:
Extracting from a vector yields a scalar, yet
our parallel mover and one DCHECK did not account
for that fact (note that moving towards a vector
type system will prevent such errors).
Regression test for this is part of the SAD CL.
Test: test-art-host test-art-target
Bug: 64091002
Change-Id: Id154edd1a069c54e7d8da069c368dea0a8f973f4
Diffstat (limited to 'compiler/optimizing/code_generator_vector_mips.cc')
0 files changed, 0 insertions, 0 deletions