commit | d964e3b7841edbc9e653dedbb26bd3e050fc6aba | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Thu Jun 01 15:45:09 2017 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Fri Jun 16 15:31:48 2017 -0700 |
tree | 709df4838353f428512afb484c5c432e7b0324ca | |
parent | 9a7f386ef0307f3cac72ee0dfd8d8671731cb413 [diff] |
Fixed bug in relying on precise FP in periodic sequence. Rationale: FP arithmetic is not always precise, so relying on FP period sequences to "compute back" precisely is not valid; when all values in the period are "fetches" however, the rotation is precise. Bug found by fuzz testing. With regression test. Bug: 62196559 Test: test-art-host (cherry picked from commit 8523ea11a677b78e1fc05915976c04b1ff081451) Change-Id: Idd90dbece8b65de8c5296b8676377c377f71629c