diff options
author | 2024-01-05 15:56:54 +0000 | |
---|---|---|
committer | 2024-01-08 15:23:54 +0000 | |
commit | a2352c21a4ce2a1659ea3fd5ec2f2bb86955d822 (patch) | |
tree | 32e5125e629db9e576640657de0c747c6b4389fb /tools/generate_operator_out.py | |
parent | dc1794942e60f23bc3a22df33fefb7d6e7fc8bcb (diff) |
Delay typing of guards with RTI in the inliner
There are some cases (e.g. polymorphic inlines) where we add a
type guard while inlining. In those cases we ran RTI to
properly type them.
This CL delays that type propagation to when its needed, or at
the latest at the end of HInliner::Run().
Bug: 317243144
Test: Compiling the app in the bug with dex2oatd
Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b
Change-Id: Id1656d39495387852f815a16d3e357376e1c7918
Diffstat (limited to 'tools/generate_operator_out.py')
0 files changed, 0 insertions, 0 deletions