commit | 3101e58114b21876f77940d716385c54f697761b | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Tue Apr 11 10:15:44 2017 -0700 |
committer | Aart Bik <ajcbik@google.com> | Tue Apr 11 10:58:04 2017 -0700 |
tree | d0435faf4d2763e24b45fe402aa2155b7d450788 | |
parent | 921c5f9479c83bd1f046213377faf1d2be14e26b [diff] |
Fix bug in vectorization of charAt, with regression test Rationale: String array get instruction cannot be vectorized in a straightforward way, since compression has to be dealt with. So rejected for now. Test: test-art-target, test-art-host Bug: 37151445 Change-Id: I16112cb8b1be30babd8ec07af5976db0369f8c28