llvm-project/mlir/lib/Dialect/Async/Transforms
Benjamin Kramer ce857d3cfd [mlir][async] Remove unused variable. NFC. 2021-07-01 12:24:55 +02:00
..
AsyncParallelFor.cpp [mlir][async] Remove unused variable. NFC. 2021-07-01 12:24:55 +02: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] Add the size parameter to the async.group 2021-06-25 10:26:50 -07:00
CMakeLists.txt [mlir:Async] Fix a bug in automatic refence counting around function calls 2021-06-29 09:35:43 -07:00
PassDetail.h