diff options
author | Longsheng Mou <moulongsheng@huawei.com> | 2024-08-02 09:22:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 09:22:20 +0800 |
commit | 6867324eeec7c4f297c2f787d9c7b4d751a384c7 (patch) | |
tree | 80fe9f2b779758cf4f36ace739dea127a64d2f8a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4461b69022ebd43350f560d4643ba6f373d891b7 (diff) | |
download | llvm-6867324eeec7c4f297c2f787d9c7b4d751a384c7.zip llvm-6867324eeec7c4f297c2f787d9c7b4d751a384c7.tar.gz llvm-6867324eeec7c4f297c2f787d9c7b4d751a384c7.tar.bz2 |
[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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions