llvm-project
6de04e6f - [mlir][bufferization] Adding the optimize-allocation-liveness pass (#101827)

Commit
1 year ago
[mlir][bufferization] Adding the optimize-allocation-liveness pass (#101827) Adding a pass that is expected to run after the deallocation pipeline and will move buffer deallocations right after their last user or dependency, thus optimizing the allocation liveness.
Author
Parents
Loading