commit | db692461d217e59684baab57abcaf3055fa8ccf5 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Wed Aug 17 16:34:40 2022 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Tue Aug 23 13:26:35 2022 +0000 |
tree | dd080f23ff8619ad9b5cf3ad60b755c982ad5f94 | |
parent | a8760e28393bdcceba603e8245bb52db369587a0 [diff] |
Fix typo inversion in GenerateLastValueLinear In https://android-review.googlesource.com/c/platform/art/+/2162257/3..5 we inverted an if clause but there was a typo when doing so and the inversion has to be fixed. Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: I2ac8f64b832715dede2f7ccca627a0ef102dc0c2