llvm-project/mlir/test/Integration
Eugene Zhulenev f57b2420b2 [mlir:Async] Add an async reference counting pass based on the user defined policy
Depends On D104999

Automatic reference counting based on the liveness analysis can add a lot of reference counting overhead at runtime. If the IR is known to be constrained to few particular "shapes", it's much more efficient to provide a custom reference counting policy that will specify where it is required to update the async value reference count.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D105037
2021-06-29 12:53:09 -07:00
..
Dialect [mlir:Async] Add an async reference counting pass based on the user defined policy 2021-06-29 12:53:09 -07:00
GPU [mlir][NFC] Don't outline kernel in MMA integration tests 2021-05-27 09:43:54 -07:00
data [mlir][sparse] Add Matricized Tensor Times Khatri-Rao Product (MTTKRP) integration test 2021-06-17 16:53:12 +00:00
lit.local.cfg