[PATCH] D75507: [mlir] Extended Dominance analysis with a function to find the nearest common dominator of two given blocks.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 03:45:03 PDT 2020
herhut accepted this revision.
herhut added a comment.
As this does not change the semantics of what is currently implemented, I am fine with this to land.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75507/new/
https://reviews.llvm.org/D75507
More information about the llvm-commits
mailing list