[PATCH] D119898: [MemorySSA] Clear VisitedBlocks per query
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 10:43:24 PST 2022
Whitney updated this revision to Diff 409709.
Whitney added a comment.
Verified that clearing at the beginning of insertDef and insertUse can resolve the problem shown in the test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119898/new/
https://reviews.llvm.org/D119898
Files:
llvm/lib/Analysis/MemorySSAUpdater.cpp
llvm/unittests/Analysis/MemorySSATest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119898.409709.patch
Type: text/x-patch
Size: 4431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/5dab3578/attachment.bin>
More information about the llvm-commits
mailing list