[PATCH] D58187: Teach DTU to recalculate DT/PDT automatically when EntryBB is changed
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 09:09:55 PST 2019
kuhar added a comment.
I believe that a real fix would be to always create a virtual root in DomTree and support fast rerooting, but that requires much more implementation and testing effort.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58187/new/
https://reviews.llvm.org/D58187
More information about the llvm-commits
mailing list