diff options
| author | Nicolas Geoffray <ngeoffray@google.com> | 2019-06-03 17:58:34 +0100 |
|---|---|---|
| committer | Nicolas Geoffray <ngeoffray@google.com> | 2019-06-04 08:44:21 +0000 |
| commit | eb104c8f28a445b42946f142d6023f6b18908005 (patch) | |
| tree | 71a636395ea4f0ef3069c9773d8e582779b09d28 /test/ProfileTestMultiDex/Second.java | |
| parent | dddb6dea9455950e0d79f7d697a00190e7387e66 (diff) | |
Fix wrong assumption on boolean type.
We should not infer that the instruction:
phi(value1, equal(value1, 1))
Is of type boolean. The `equal` could have been a simplification
over a select.
Partial revert of:
https://android-review.googlesource.com/c/platform/art/+/296777
Bug: 123166624
Bug: 134396269
Test: 698-selects
Change-Id: I8c97b17309d6e5b0eeed321d02eb83c96cc07768
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions
