llvm-project/mlir/test/Dialect/Async
Mehdi Amini ba43d6f85c Revert "[GreedPatternRewriter] Preprocess constants while building worklist when not processing top down"
This reverts commit 59bbc7a085.

This exposes an issue breaking the contract of
`applyPatternsAndFoldGreedily` where we "converge" without applying
remaining patterns.
2022-04-01 06:16:55 +00:00
..
async-parallel-for-async-dispatch.mlir [mlir] Async: create async.group inside the scf.if branch 2022-02-16 14:47:04 -08: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] Async: update condition for dispatching block-aligned compute function 2022-02-23 10:29:55 -08:00
async-parallel-for-num-worker-threads.mlir Revert "[GreedPatternRewriter] Preprocess constants while building worklist when not processing top down" 2022-04-01 06:16:55 +00: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