[llvm] [MemorySSAUpdater] Fix iterator invalidation bug in `applyInsertUpdates` (PR #139370)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat May 10 12:48:33 PDT 2025


nikic wrote:

I'd be curious though on how https://github.com/llvm/llvm-project/pull/138962 exposed this issue. Given that MSSA doesn't involve ConstantData, I wouldn't have expected it to change anything.

https://github.com/llvm/llvm-project/pull/139370


More information about the llvm-commits mailing list