[PATCH] D73504: [mlir][NFC] Update several SPIRV operations to use declarative parsers.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 12:02:16 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG389b12621041: [mlir][NFC] Update several SPIRV operations to use declarative parsers. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D73504?vs=241529&id=241537#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73504

Files:
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVControlFlowOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVGroupOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/test/Dialect/SPIRV/control-flow-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73504.241537.patch
Type: text/x-patch
Size: 10140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/582ce5e1/attachment.bin>


More information about the llvm-commits mailing list