llvm-project/mlir/lib/Dialect/Async/Transforms
Eugene Zhulenev 8f23fac4da [mlir:Async] Convert assertions to async errors only inside async functions
Differential Revision: https://reviews.llvm.org/D103278
2021-05-27 12:49:00 -07:00
..
AsyncParallelFor.cpp [mlir] Convert async dialect passes from function passes to op agnostic passes 2021-04-13 11:46:00 -07:00
AsyncRuntimeRefCounting.cpp [mlir] AsyncRefCounting: check that LivenessBlockInfo is not nullptr 2021-05-27 10:54:21 -07:00
AsyncRuntimeRefCountingOpt.cpp [mlir] hopefully final round of iwyu fixes after ba7a92c01e 2021-04-21 11:03:06 -04:00
AsyncToAsyncRuntime.cpp [mlir:Async] Convert assertions to async errors only inside async functions 2021-05-27 12:49:00 -07:00
CMakeLists.txt [mlir] Async: add automatic reference counting at async.runtime operations level 2021-04-12 18:54:55 -07:00
PassDetail.h