forked from OSchip/llvm-project
a6628e596e
Depends On D95311 Previous automatic-ref-counting pass worked with high level async operations (e.g. async.execute), however async values reference counting is a runtime implementation detail. New pass mostly relies on the save liveness analysis to place drop_ref operations, and does better verification of CFG with different liveIn sets in block successors. This is almost NFC change. No new reference counting ideas, just a cleanup of the previous version. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D95390 |
||
---|---|---|
.. | ||
async-group.mlir | ||
async-value.mlir | ||
async.mlir | ||
bare_ptr_call_conv.mlir | ||
global_memref.mlir | ||
lit.local.cfg | ||
math_polynomial_approx.mlir | ||
memref_reinterpret_cast.mlir | ||
memref_reshape.mlir | ||
sgemm_naive_codegen.mlir | ||
simple.mlir | ||
unranked_memref.mlir | ||
utils.mlir |