Aside from unifying the code a bit, this change smooths the
transition to use of future "opaque generic block references"
in the type-erased dominator tree base class.
Change-Id: If924b092cc8561c4b6a7450fe79bc96df0e12472
Paths
| Differential D83086
DomTree: add private create{Child,Node} helpers ClosedPublic Authored by nhaehnle on Jul 2 2020, 2:07 PM.
Details Summary Aside from unifying the code a bit, this change smooths the Change-Id: If924b092cc8561c4b6a7450fe79bc96df0e12472
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 3 2020, 7:59 AM Closed by commit rGf987ba3cf9af: DomTree: add private create{Child,Node} helpers (authored by nhaehnle). · Explain WhyJul 6 2020, 12:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275806 llvm/include/llvm/Support/GenericDomTree.h
llvm/include/llvm/Support/GenericDomTreeConstruction.h
|