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

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 14:42:02 PDT 2020


stephenneuendorffer edited the summary of this revision.
stephenneuendorffer updated this revision to Diff 264097.

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.264097.patch
Type: text/x-patch
Size: 4339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/ce3c7491/attachment-0001.bin>


More information about the llvm-commits mailing list