This patch moves the expansion of the PseudoCALL insturction to
LoongArchPreRAExpandPseudo pass. This helps to expand into different
instruction sequences according to different CodeModels.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rebase and update the test case, since the name of the pass used in the test has been modified.