[backend]完善了后端流水线

This commit is contained in:
Lixuanwang
2025-08-05 16:10:04 +08:00
parent 32684d8255
commit 167c2ac2ae
4 changed files with 82 additions and 169 deletions

View File

@@ -20,7 +20,7 @@ public:
RISCv64RegAlloc(MachineFunction* mfunc);
// 模块主入口
void run();
bool run();
private:
// 类型定义与Python版本对应