This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb28b309401cc450eec034a9ea4e972798fd15ce
clang-p2996
/
mlir
/
lib
/
Transforms
/
Utils
History
River Riddle
0560f153b8
Add utility 'create' methods to OperationFolder that will create an operation with a given OpBuilder and automatically try to fold it, similarly to OpBuilder::createOrFold. The difference here is that these methods enable folding to constants in addition to existing values. This functionality is then used to replace linalg::FunctionConstants.
...
PiperOrigin-RevId: 251716247
2019-06-09 16:19:51 -07:00
..
FoldUtils.cpp
Add utility 'create' methods to OperationFolder that will create an operation with a given OpBuilder and automatically try to fold it, similarly to OpBuilder::createOrFold. The difference here is that these methods enable folding to constants in addition to existing values. This functionality is then used to replace linalg::FunctionConstants.
2019-06-09 16:19:51 -07:00
GreedyPatternRewriteDriver.cpp
NFC: Rename FuncBuilder to OpBuilder and refactor to take a top level region instead of a function.
2019-06-09 16:17:59 -07:00
LoopFusionUtils.cpp
LoopFusionUtils CL 2/n: Factor out and generalize slice union computation.
2019-06-01 20:08:52 -07:00
LoopUtils.cpp
NFC: Rename FuncBuilder to OpBuilder and refactor to take a top level region instead of a function.
2019-06-09 16:17:59 -07:00
Utils.cpp
NFC: Rename FuncBuilder to OpBuilder and refactor to take a top level region instead of a function.
2019-06-09 16:17:59 -07:00