[PATCH] D83085: DomTree: Remove getRoots() accessor

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 12:58:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
nhaehnle marked an inline comment as done.
Closed by commit rGdfcc68c52826: DomTree: Remove getRoots() accessor (authored by nhaehnle).

Changed prior to commit:
  https://reviews.llvm.org/D83085?vs=275228&id=275807#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83085/new/

https://reviews.llvm.org/D83085

Files:
  llvm/include/llvm/Analysis/DominanceFrontier.h
  llvm/include/llvm/CodeGen/MachineDominators.h
  llvm/include/llvm/CodeGen/MachinePostDominators.h
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/include/llvm/Support/GenericDomTreeConstruction.h
  llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83085.275807.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/e504d147/attachment.bin>


More information about the llvm-commits mailing list