[mlir][spirv] NFC: use Optional to replace SPV_Optional
authorLei Zhang <antiagainst@google.com>
Mon, 13 Apr 2020 19:33:35 +0000 (15:33 -0400)
committerLei Zhang <antiagainst@google.com>
Mon, 13 Apr 2020 19:44:06 +0000 (15:44 -0400)
commita9cb529a8413a7ae88f9415ce26a5f6bd6e44837
treefb2fbf3c2786c898b131a0c341ac0e6bbba59e0e
parent359541ed4fd4a3affeb8fe109f3771a40e069bc1
[mlir][spirv] NFC: use Optional to replace SPV_Optional

Differential Revision: https://reviews.llvm.org/D78046
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