[LoongArch] Moved expansion of PseudoCALL to LoongArchPreRAExpandPseudo pass
This patch moves the expansion of the `PseudoCALL` insturction to `LoongArchPreRAExpandPseudo` pass. This helps to expand into different instruction sequences according to different CodeModels. Reviewed By: SixWeining Differential Revision: https://reviews.llvm.org/D137393
Loading
Please sign in to comment