Verify MemorySSA after all updates.
authorAlina Sbirlea <asbirlea@google.com>
Fri, 12 Jun 2020 01:16:33 +0000 (18:16 -0700)
committerAlina Sbirlea <asbirlea@google.com>
Fri, 12 Jun 2020 01:48:41 +0000 (18:48 -0700)
commit519b019a0a6cd50b34c90d1ec7004bb802d680e8
tree0057778386366423ec77895a466fae5e32f2196a
parent10bd67c1bd462b422b865bc2ba63fda75af90060
Verify MemorySSA after all updates.

Verify after completing all updates.
Resolves PR46275.
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/test/Analysis/MemorySSA/pr46275.ll [new file with mode: 0644]