commit | 5e3afa950f05bca470ef6b92460940f37831c27f | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Wed Sep 20 14:11:11 2017 -0700 |
committer | Aart Bik <ajcbik@google.com> | Wed Sep 20 14:11:11 2017 -0700 |
tree | 3656fb1d9153a87b55b56c71a93833da49c112d4 | |
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