diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-05-10 21:48:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-10 21:48:26 +0800 |
commit | 05f1e313948768fdd8527969cd79809cbd0654ff (patch) | |
tree | cc3fc8efce9f905c372517572a5904cbb7fc4f4d /llvm/lib/Bitcode | |
parent | 77d1db6df757ff86c69661e02dd5b402e120e5f5 (diff) | |
download | llvm-05f1e313948768fdd8527969cd79809cbd0654ff.zip llvm-05f1e313948768fdd8527969cd79809cbd0654ff.tar.gz llvm-05f1e313948768fdd8527969cd79809cbd0654ff.tar.bz2 |
[MemorySSAUpdater] Fix iterator invalidation bug in `applyInsertUpdates` (#139370)
This patch defers resetting optimized accesses until all uses are
replaced, to avoid invalidating the iterator.
Closes https://github.com/llvm/llvm-project/issues/139103.
Closes https://github.com/llvm/llvm-project/issues/139289.
Closes https://github.com/llvm/llvm-project/issues/139308.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions