[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
Fri Mar 27 07:04:37 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
dfki-mako marked 4 inline comments as done.
Closed by commit rG86bbbb317bce: [mlir] Extended Dominance analysis with a function to find the nearest common… (authored by dfki-mako).

Changed prior to commit:
  https://reviews.llvm.org/D75507?vs=249120&id=253112#toc

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.253112.patch
Type: text/x-patch
Size: 17273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/b8c80df3/attachment.bin>


More information about the llvm-commits mailing list