mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-13 09:49:42 +08:00
修改“编译器后端和运行时”章节-summary中格式 (#278)
* Create Pic-Instruction * Delete Pic-Instruction * Create Requirements and Instructions * Update Requirements and Instructions * Rename Requirements and Instructions to Requirements and Instructions.md * Update Requirements and Instructions.md * Update Requirements and Instructions.md * Add files via upload * Update summary.md Co-authored-by: Dalong <39682259+eedalong@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
总结
|
||||
----
|
||||
## 总结
|
||||
|
||||
- 中间表示是编译器的核心数据结构之一,是程序编译过程中介于源语言和目标语言之间的程序表示。
|
||||
|
||||
@@ -22,7 +21,7 @@
|
||||
- 编译优化意在解决编译生成的中间表示的低效性,前端执行的均为与硬件无关的编译优化。
|
||||
|
||||
|
||||
扩展阅读
|
||||
## 扩展阅读
|
||||
|
||||
- 一种基于图的中间表示类型: [综述](https://dl.acm.org/doi/10.1145/202530.202534)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user