[PATCH] D77859: Revert "[DomTree] Replace ChildrenGetter with GraphTraits over GraphDiff."

Uday Bondhugula via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 23:57:47 PDT 2020


bondhugula created this revision.
bondhugula added reviewers: asbirlea, mehdi_amini, rriddle.
Herald added subscribers: cfe-commits, hiraditya.
Herald added a project: clang.

This reverts commit a90374988e4eb8c50d91e11f4e61cdbd5debb235 <https://reviews.llvm.org/rGa90374988e4eb8c50d91e11f4e61cdbd5debb235> that
changes LLVM core dominance support and breaks the MLIR build. It looks
completely non-trivial to fix quickly.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77859

Files:
  clang/include/clang/Analysis/Analyses/Dominators.h
  llvm/include/llvm/IR/CFGDiff.h
  llvm/include/llvm/IR/Dominators.h
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/include/llvm/Support/GenericDomTreeConstruction.h
  llvm/lib/IR/Dominators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77859.256512.patch
Type: text/x-patch
Size: 24180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200410/e6189bfd/attachment-0001.bin>


More information about the cfe-commits mailing list