llvm-project/mlir/test/Dialect/Async
bakhtiyar ec0e4545ca Make AsyncParallelForRewrite parameterizable with a cost model which drives deciding the parallelization granularity.
Reviewed By: ezhulenev, mehdi_amini

Differential Revision: https://reviews.llvm.org/D115423
2021-12-19 08:41:01 -08:00
..
async-parallel-for-async-dispatch.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
async-parallel-for-canonicalize.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
async-parallel-for-compute-fn.mlir Make AsyncParallelForRewrite parameterizable with a cost model which drives deciding the parallelization granularity. 2021-12-19 08:41:01 -08:00
async-parallel-for-seq-dispatch.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00: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] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
async-to-async-runtime-eliminate-blocking.mlir Change the printing/parsing behavior for Attributes used in declarative assembly format 2021-12-08 02:02:37 +00:00
async-to-async-runtime.mlir Change the printing/parsing behavior for Attributes used in declarative assembly format 2021-12-08 02:02:37 +00: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] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
runtime.mlir Change the printing/parsing behavior for Attributes used in declarative assembly format 2021-12-08 02:02:37 +00:00
verify.mlir [mlir:async] Use ODS to define async types 2021-01-26 02:37:50 -08:00