[PATCH] D77863: [mlir][ODS] Add support for optional operands and results with a new Optional directive.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 14:33:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaba1acc89c65: [mlir][ODS] Add support for optional operands and results with a new Optional… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77863

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OpImplementation.h
  mlir/include/mlir/TableGen/Argument.h
  mlir/include/mlir/TableGen/Operator.h
  mlir/include/mlir/TableGen/Type.h
  mlir/lib/Parser/Parser.cpp
  mlir/lib/TableGen/Argument.cpp
  mlir/lib/TableGen/Operator.cpp
  mlir/lib/TableGen/Pattern.cpp
  mlir/lib/TableGen/Type.cpp
  mlir/test/lib/Dialect/Test/TestOps.td
  mlir/test/mlir-tblgen/op-decl.td
  mlir/test/mlir-tblgen/op-format-spec.td
  mlir/test/mlir-tblgen/op-format.mlir
  mlir/test/mlir-tblgen/predicate.td
  mlir/tools/mlir-tblgen/LLVMIRConversionGen.cpp
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
  mlir/tools/mlir-tblgen/OpFormatGen.cpp
  mlir/tools/mlir-tblgen/RewriterGen.cpp
  mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77863.256669.patch
Type: text/x-patch
Size: 46746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/13bf6ceb/attachment.bin>


More information about the llvm-commits mailing list