[PATCH] D74783: [mlir][ODS] Add support for specifying the successors of an operation.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 15:25:50 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1de971ba8c8: [mlir][ODS] Add support for specifying the successors of an operation. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D74783?vs=245974&id=246016#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74783

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVControlFlowOps.td
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/TableGen/Constraint.h
  mlir/include/mlir/TableGen/Operator.h
  mlir/include/mlir/TableGen/Successor.h
  mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/lib/TableGen/CMakeLists.txt
  mlir/lib/TableGen/Constraint.cpp
  mlir/lib/TableGen/Operator.cpp
  mlir/lib/TableGen/Successor.cpp
  mlir/test/Dialect/SPIRV/control-flow-ops.mlir
  mlir/test/lib/TestDialect/TestOps.td
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74783.246016.patch
Type: text/x-patch
Size: 28440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/652e139e/attachment-0001.bin>


More information about the llvm-commits mailing list