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
d4bfce552110086f198ba46f37acf63df8758921
clang-p2996
/
mlir
/
lib
/
Dialect
/
Async
/
Transforms
History
Eugene Zhulenev
de7a4e53a2
[mlir] Async: lower SCF operations into CFG inside coroutines
...
Reviewed By: mehdi_amini Differential Revision:
https://reviews.llvm.org/D106747
2021-07-24 14:36:26 -07:00
..
AsyncParallelFor.cpp
[mlir] Async: special handling for parallel loops with zero iterations
2021-07-23 01:22:59 -07:00
AsyncRuntimeRefCounting.cpp
[mlir:Async] Add an async reference counting pass based on the user defined policy
2021-06-29 12:53:09 -07:00
AsyncRuntimeRefCountingOpt.cpp
[mlir:Async] Fix a bug in automatic refence counting around function calls
2021-06-29 09:35:43 -07:00
AsyncToAsyncRuntime.cpp
[mlir] Async: lower SCF operations into CFG inside coroutines
2021-07-24 14:36:26 -07:00
CMakeLists.txt
[mlir] Async: lower SCF operations into CFG inside coroutines
2021-07-24 14:36:26 -07:00
PassDetail.h
…