[PATCH] D64186: [NewPM] Port MachineDominatorTree analysis to the new PM.

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 10:31:21 PDT 2019


czhang added a comment.

Thanks for reviewing! Since this change is dependent on the first patch in my series fitting the new pass manager in CodeGen here: https://reviews.llvm.org/D64179, would you mind taking a look at that as well? The entire patch series: https://reviews.llvm.org/D63890


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64186





More information about the llvm-commits mailing list