[PATCH] D74283: [mlir][DeclarativeParser] Move several missed parsers over to the declarative form.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 15:57:54 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f94ce0dcfd1: [mlir][DeclarativeParser] Move several missed parsers over to the declarative… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74283

Files:
  mlir/include/mlir/Dialect/LoopOps/LoopOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVBitOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVControlFlowOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
  mlir/lib/Dialect/LoopOps/LoopOps.cpp
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/test/Dialect/SPIRV/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74283.243414.patch
Type: text/x-patch
Size: 7117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/fab1c761/attachment.bin>


More information about the llvm-commits mailing list