[PATCH] D77167: [GraphDiff] Extend GraphDiff to track a list of updates.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 14:39:13 PDT 2020
asbirlea updated this revision to Diff 254624.
asbirlea marked 8 inline comments as done.
asbirlea added a comment.
Address comments.
Update condition to filter nullptr in clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77167/new/
https://reviews.llvm.org/D77167
Files:
llvm/include/llvm/IR/CFGDiff.h
llvm/include/llvm/Support/CFGUpdate.h
llvm/lib/Analysis/MemorySSAUpdater.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77167.254624.patch
Type: text/x-patch
Size: 8729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/743013d1/attachment.bin>
More information about the llvm-commits
mailing list