[Mlir-commits] [mlir] [mlir][bufferization] Improve performance of DropEquivalentBufferResultsPass (PR #101281)
Longsheng Mou
llvmlistbot at llvm.org
Tue Jul 30 20:11:43 PDT 2024
CoTinker wrote:
Related Discussions: https://discourse.llvm.org/t/mlir-bufferization-improve-performance-of-dropequivalentbufferresults-pass/80453
Currently, the pass execution time has been reduced from 1.5 hours to less than 5s.
https://github.com/llvm/llvm-project/pull/101281
More information about the Mlir-commits
mailing list