[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 10:03:02 PST 2020


rriddle created this revision.
rriddle added a reviewer: antiagainst.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, shauheen, burmako, jpienaar, mehdi_amini.
Herald added a reviewer: mravishankar.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.

Depends On D74276 <https://reviews.llvm.org/D74276>


Repository:
  rG LLVM Github Monorepo

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.243382.patch
Type: text/x-patch
Size: 7117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/30d4beea/attachment.bin>


More information about the llvm-commits mailing list