-
Enhancement
-
Resolution: Unresolved
-
P4
-
26
-
aarch64
-
generic
If the relocation or target address is guaranteed to reside within the CodeCache, we can safely replace a `movz + movk + movk` sequence with a more compact and efficient `adrp + add` instruction pair.