[all-commits] [llvm/llvm-project] ad0d3b: [Dominators] Facilitate updates to MachinePostDomi...

Carl Ritson via All-commits all-commits at lists.llvm.org
Sat Apr 18 18:06:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ad0d3bbb279b0310a9e53cfc0c162f21333fc098
      https://github.com/llvm/llvm-project/commit/ad0d3bbb279b0310a9e53cfc0c162f21333fc098
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachinePostDominators.h

  Log Message:
  -----------
  [Dominators] Facilitate updates to MachinePostDominatorTree

Summary:
Add getBase accessor so that underlying tree can be
manipulated in a similar manner to MachineDominatorTree.

Reviewers: kuhar, arsenm, hliao, nhaehnle

Reviewed By: kuhar

Subscribers: lkail, mgorny, hiraditya, wdng, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77967




More information about the All-commits mailing list