[PATCH] D75507: [mlir] Extended Dominance analysis with a function to find the nearest common dominator of two given blocks.
Marcel Koester via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 02:39:34 PDT 2020
dfki-mako updated this revision to Diff 249045.
dfki-mako added a comment.
Fixed invalid comment in TestDominance.cpp.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75507/new/
https://reviews.llvm.org/D75507
Files:
mlir/include/mlir/Analysis/Dominance.h
mlir/lib/Analysis/Dominance.cpp
mlir/test/Analysis/test-dominance.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestDominance.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75507.249045.patch
Type: text/x-patch
Size: 16880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/3e3d7d19/attachment.bin>
More information about the llvm-commits
mailing list