llvm-project
6867324e - [mlir][bufferization] Improve performance of DropEquivalentBufferResultsPass (#101281)

Commit
1 year ago
[mlir][bufferization] Improve performance of DropEquivalentBufferResultsPass (#101281) By using DenseMap to minimize the traveral time of callOps, and the efficiency of running this pass has been greatly improved.
Author
Parents
Loading