Commit 4d277ba8 authored by Artem Serov's avatar Artem Serov
Browse files

ART: Make GVN work with BoundType.

Support BoundType instruction treatment in GVN.
Note: BoundType must not be a subject to LICM as it must not be
moved from more control dependent basic blocks to less control
dependent (e.g. hoisted out from the loop) due to semantics of
bounding the type.

Test: 477-checker-bound-type.
Test: test-art-target, test-art-host.

Change-Id: I64263d6ec7d9ad75d1fb07d3a89e9973be67682b
parent 0e3a330f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment