Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
编译牢友
Compiler2025-BUAAGCC
Merge requests
!4
修改了Frontend/IR/Instructions:
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
编译牢友
requested to merge
ZhangYongkang1
into
main
Jul 15, 2025
Overview
0
Commits
3
Pipelines
0
Changes
22
删除了原本分散在各类中的enum,统一为OpType
添加了CFG的部分计算逻辑
完成了“常量唯一化”优化 4.添加了Phi类