This preparatory patch introduces an additional argument to the target hook loadRegFromStackSlot. Ths is essential for targets to handle subregister-specific reload in the future. See how this is used for AMDGPU target with PR #175002.
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins