This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
SCF
/
Transforms
History
Alexander Belyaev
80966447a2
[mlir][nfc] Move
getInnermostParallelLoops
to SCF/Transforms/Utils.h.
2021-01-26 17:00:15 +01:00
..
Bufferize.cpp
[mlir] Small cleanups to func-bufferize/finalizing-bufferize
2020-11-30 17:04:14 -08:00
CMakeLists.txt
[mlir] Add missing dependency for MLIRSCFTransforms
2020-10-21 16:24:57 -04:00
LoopSpecialization.cpp
[mlir] Add for loop specialization
2020-06-22 10:14:17 +02:00
ParallelLoopFusion.cpp
Add
Operation* OpState::operator->()
to provide more convenient access to members of Operation.
2020-12-02 15:46:20 +01:00
ParallelLoopTiling.cpp
[mlir][nfc] Move
getInnermostParallelLoops
to SCF/Transforms/Utils.h.
2021-01-26 17:00:15 +01:00
PassDetail.h
Separate the Registration from Loading dialects in the Context
2020-08-19 01:19:03 +00:00
StructuralTypeConversions.cpp
[mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState.
2020-12-09 12:11:32 +01:00
Utils.cpp
[mlir][nfc] Move
getInnermostParallelLoops
to SCF/Transforms/Utils.h.
2021-01-26 17:00:15 +01:00