diff options
author | Princeton Ferro <pferro@nvidia.com> | 2024-09-04 07:18:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 18:18:53 +0400 |
commit | 8f77d37f256809766fd83a09c6d144b785e9165a (patch) | |
tree | 7b6b8532aab564cf84a152571b07f0bebcf0e3fb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e64ef634bbd940dfaae23d9fb43e6385014ffd10 (diff) | |
download | llvm-8f77d37f256809766fd83a09c6d144b785e9165a.zip llvm-8f77d37f256809766fd83a09c6d144b785e9165a.tar.gz llvm-8f77d37f256809766fd83a09c6d144b785e9165a.tar.bz2 |
[DAGCombiner] cache negative result from getMergeStoreCandidates() (#106949)
Cache negative search result from getStoreMergeCandidates() so that
mergeConsecutiveStores() does not iterate quadratically over a
potentially long sequence of unmergeable stores.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions