llvm
f0c46639 - [mlir][bufferization] Define a pipeline for buffer deallocation

Commit
2 years ago
[mlir][bufferization] Define a pipeline for buffer deallocation Since buffer deallocation requires a few passes to be run in a somewhat fixed sequence, it makes sense to have a pipeline for convenience (and to reduce the number of transform ops to represent default deallocation). Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D159432
Author
Committer
Parents
Loading