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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,030 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
Comment Actions
Rebase and update the test case, since the name of the pass used in the test has been modified.