[PATCH] D83089: DomTree: Extract (mostly) read-only logic into type-erased base classes
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 02:46:59 PST 2020
nhaehnle updated this revision to Diff 310472.
nhaehnle added a comment.
v9:
- rebase on factored-out Handle infrastructure
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83089/new/
https://reviews.llvm.org/D83089
Files:
llvm/include/llvm/Support/GenericDomTree.h
llvm/include/llvm/Support/GenericDomTreeConstruction.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/GenericDomTree.cpp
llvm/lib/Transforms/Scalar/ADCE.cpp
llvm/lib/Transforms/Scalar/NewGVN.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83089.310472.patch
Type: text/x-patch
Size: 41923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/be1ce350/attachment.bin>
More information about the llvm-commits
mailing list