[PATCH] D80358: [MLIR][InProgress] Add RegionKindInterface

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 15:59:58 PDT 2020


stephenneuendorffer retitled this revision from "[MLIR] Add OpTrait::DominanceFreeScope" to "[MLIR][InProgress] Add RegionKindInterface".
stephenneuendorffer edited the summary of this revision.
stephenneuendorffer updated this revision to Diff 270250.
Herald added subscribers: msifontes, mgorny.
Herald added a project: MLIR.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80358

Files:
  mlir/docs/LangRef.md
  mlir/include/mlir/IR/CMakeLists.txt
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OpDefinition.h
  mlir/include/mlir/Interfaces/CMakeLists.txt
  mlir/lib/IR/CMakeLists.txt
  mlir/lib/IR/Verifier.cpp
  mlir/lib/Interfaces/CMakeLists.txt
  mlir/test/IR/invalid.mlir
  mlir/test/IR/parser.mlir
  mlir/test/IR/traits.mlir
  mlir/test/lib/Dialect/Test/TestDialect.cpp
  mlir/test/lib/Dialect/Test/TestDialect.h
  mlir/test/lib/Dialect/Test/TestOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80358.270250.patch
Type: text/x-patch
Size: 30031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/31e5ca58/attachment.bin>


More information about the llvm-commits mailing list