[PATCH] D79922: [MLIR] Allow unreachable blocks to violate dominance property.

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 10:52:03 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.
Closed by commit rG9de4ee3815db: [MLIR] Allow unreachable blocks to violate dominance property. (authored by stephenneuendorffer).

Changed prior to commit:
  https://reviews.llvm.org/D79922?vs=264097&id=264284#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79922/new/

https://reviews.llvm.org/D79922

Files:
  mlir/include/mlir/IR/Dominance.h
  mlir/lib/IR/Dominance.cpp
  mlir/lib/IR/Verifier.cpp
  mlir/test/IR/invalid.mlir
  mlir/test/IR/parser.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79922.264284.patch
Type: text/x-patch
Size: 4726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/7d99738a/attachment-0001.bin>


More information about the llvm-commits mailing list