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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 00:29:23 PDT 2020


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

Changed prior to commit:
  https://reviews.llvm.org/D83085?vs=275228&id=275630#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.275630.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/1edf0509/attachment.bin>


More information about the llvm-commits mailing list