llvm-project/mlir/lib/Dialect/Async
Christian Sigg 0bf4a82a5a [mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState.
Reviewed By: silvas, rriddle

Differential Revision: https://reviews.llvm.org/D92878
2020-12-09 12:11:32 +01:00
..
IR [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
Transforms [mlir] Async: Add numWorkerThreads argument to createAsyncParallelForPass 2020-12-08 10:30:14 -08:00
CMakeLists.txt [mlir] Transform scf.parallel to scf.for + async.execute 2020-11-13 04:02:56 -08:00