[PATCH] D77967: [Dominators] Facilitate updates to MachinePostDominatorTree
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 18 15:38:36 PDT 2020
kuhar accepted this revision.
kuhar added a comment.
This revision is now accepted and ready to land.
LGTM.
While this is fine, I'm I don't understand how splitting critical edges will interact with domtree updates when you call getBase in MachineDominators.h. But we can discuss that in another patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77967/new/
https://reviews.llvm.org/D77967
More information about the llvm-commits
mailing list