llvm-project/mlir/test/Dialect/Async
River Riddle ace01605e0 [mlir] Split out a new ControlFlow dialect from Standard
This dialect is intended to model lower level/branch based control-flow constructs. The initial set
of operations are: AssertOp, BranchOp, CondBranchOp, SwitchOp; all split out from the current
standard dialect.

See https://discourse.llvm.org/t/standard-dialect-the-final-chapter/6061

Differential Revision: https://reviews.llvm.org/D118966
2022-02-06 14:51:16 -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 [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
async-parallel-for-num-worker-threads.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -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] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
async-to-async-runtime-eliminate-blocking.mlir [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
async-to-async-runtime.mlir [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08: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