[PATCH] D74789: [mlir][DeclarativeParser] Add support for formatting the successors of an operation.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 15:25:51 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9eb436feaa7f: [mlir][DeclarativeParser] Add support for formatting the successors of an… (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D74789?vs=245975&id=246018#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74789/new/
https://reviews.llvm.org/D74789
Files:
mlir/docs/OpDefinitions.md
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/OpImplementation.h
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/lib/Parser/Parser.cpp
mlir/test/Dialect/SPIRV/control-flow-ops.mlir
mlir/test/IR/invalid.mlir
mlir/test/lib/TestDialect/TestOps.td
mlir/test/mlir-tblgen/op-format-spec.td
mlir/test/mlir-tblgen/op-format.mlir
mlir/tools/mlir-tblgen/OpFormatGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74789.246018.patch
Type: text/x-patch
Size: 27972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/e51bf43d/attachment.bin>
More information about the llvm-commits
mailing list