[PATCH] D110292: Use a deterministic order when updating the DominatorTree
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 26 02:25:00 PST 2021
bjope added a comment.
I'm also showing the alternative approach, making EarlyCSE less depending on what other passes is doing when updating the DomTree, here: https://reviews.llvm.org/D114620
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110292/new/
https://reviews.llvm.org/D110292
More information about the llvm-commits
mailing list