[PATCH] D142162: [Dominators] Introduce DomTreeNodeTraits to allow customization. (NFC)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 08:16:13 PST 2023
fhahn updated this revision to Diff 490866.
fhahn added a comment.
Remove DomTreeNodeTraitsCustom and more complicated specialization.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142162/new/
https://reviews.llvm.org/D142162
Files:
llvm/include/llvm/Support/GenericDomTree.h
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanCFG.h
llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142162.490866.patch
Type: text/x-patch
Size: 5827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/fa42e4af/attachment.bin>
More information about the llvm-commits
mailing list