[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
Mon Jan 27 13:29:44 PST 2020


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

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


Repository:
  rG LLVM Github Monorepo

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.240666.patch
Type: text/x-patch
Size: 8621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/5764b459/attachment.bin>


More information about the llvm-commits mailing list