Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Moderate
Description
the feature (arraycopy call replacement) can be done in the guarded manner. When the classes of the arrays are being checked at runtime.
(It is not obvious if it gives a performance effect or not).
when this approach (guarded arraycopy call "inlining") is being implemented this optimisation should be moved out from the translator and inserted (before inliner) into the HLO path as a separate optimisation.