[PATCH] D78046: [mlir][spirv] NFC: use Optional to replace SPV_Optional

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 13:01:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9cb529a8413: [mlir][spirv] NFC: use Optional to replace SPV_Optional (authored by antiagainst).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78046

Files:
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVControlFlowOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVNonUniformOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVOps.td
  mlir/lib/Conversion/LinalgToSPIRV/LinalgToSPIRV.cpp
  mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
  mlir/test/Dialect/SPIRV/control-flow-ops.mlir
  mlir/utils/spirv/gen_spirv_dialect.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78046.257076.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/d3858636/attachment.bin>


More information about the llvm-commits mailing list