llvm-project/mlir/test/Dialect/Async
bakhtiyar bdde959533 Remove unnecessary async group creates and awaits.
Reviewed By: ezhulenev

Differential Revision: https://reviews.llvm.org/D110605
2021-09-28 14:52:08 -07:00
..
async-parallel-for-async-dispatch.mlir Remove unnecessary async group creates and awaits. 2021-09-28 14:52:08 -07:00
async-parallel-for-canonicalize.mlir [mlir:Async] Remove async operations if it is statically known that the parallel operation has a single compute block 2021-06-29 09:26:28 -07:00
async-parallel-for-compute-fn.mlir [mlir] Async: clone constants into async.execute functions and parallel compute functions 2021-08-02 12:17:41 -07:00
async-parallel-for-seq-dispatch.mlir [mlir:Async] Submit accidentally omitted changes 2021-06-25 12:23:02 -07:00
async-runtime-policy-based-ref-counting.mlir [mlir] AsyncRuntime: use int64_t for ref counting operations 2021-09-27 07:55:01 -07:00
async-runtime-ref-counting-opt.mlir [mlir] AsyncRuntime: use int64_t for ref counting operations 2021-09-27 07:55:01 -07:00
async-runtime-ref-counting.mlir [mlir] AsyncRuntime: use int64_t for ref counting operations 2021-09-27 07:55:01 -07:00
async-to-async-runtime-eliminate-blocking.mlir Refactor AsyncToAsyncRuntime pass to boost understandability. 2021-07-29 12:01:07 -07:00
async-to-async-runtime.mlir [mlir] Async: check awaited operand error state after sync await 2021-09-04 05:00:17 -07:00
coro.mlir [mlir:Async] Add intermediate async.coro and async.runtime operations to simplify Async to LLVM lowering 2021-01-25 14:04:33 -08:00
ops.mlir [mlir:Async] Add the size parameter to the async.group 2021-06-25 10:26:50 -07:00
runtime.mlir [mlir] AsyncRuntime: use int64_t for ref counting operations 2021-09-27 07:55:01 -07:00
verify.mlir [mlir:async] Use ODS to define async types 2021-01-26 02:37:50 -08:00