commit | d30f205f128c5ae625642d525e65a7fdd23d47a9 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Tue Sep 12 13:07:00 2017 -0700 |
committer | Aart Bik <ajcbik@google.com> | Fri Sep 15 08:53:43 2017 -0700 |
tree | 04dae3aedcb03b11cb2abf066e4ec3dee5c8a205 | |
parent | 6b411fc9fd94da3c552d8b96cee14f6414e7b734 [diff] |
Bail for SIMD code in LSE. Rationale: LSE does not look at vector load/stores currently, which potentially breaks anything containing SIMD. This is a temporary fix to get the mainline clean until the real solution (looking at simd l/s) goes in. Test: test-art-host test-art-target Bug: 64091002 Change-Id: I018685bcd32ab8e0710435bf1d1d95aafd874a33