This website works better with JavaScript.
Explore
Help
Sign In
jasder
/
nudt-compiler-cpp
forked from
NUDT-compiler/nudt-compiler-cpp
Watch
1
Star
0
Fork
You've already forked nudt-compiler-cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8903bf73f9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8903bf73f9'
${ noResults }
nudt-compiler-cpp
/
src
/
ir
/
passes
/
ConstFold.cpp
5 lines
122 B
Raw
Blame
History
// IR 常量折叠:
// - 折叠可判定的常量表达式
// - 简化常量控制流分支(按实现范围裁剪)
Reference in new issue
View Git Blame
Copy Permalink