diff options
| author | 2023-01-09 20:58:58 +0000 | |
|---|---|---|
| committer | 2023-01-10 18:30:08 +0000 | |
| commit | 66a1abb307ea3a46c7900536195f706d11268afd (patch) | |
| tree | 5c60c24004ebac413aa478dd3b3f18b5704457c8 /runtime/quick_exception_handler.cc | |
| parent | 460335f2c4400001f695211c6f26d4b82eb9426d (diff) | |
Fix incorrect case in FindDivWithInputsInBasicBlock
We were crashing on the GraphChecker when inlining an
invoke due to a mis-optimization regarding
FindDivWithInputsInBasicBlock when the divisor was the same as
the dividend.
Bug: 264903868
Fixes: 264903868
Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b
Test: dex2oat compiling crashing apps
Change-Id: I10cef729a636a50d70a015477659461219d65391
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions