[all-commits] [llvm/llvm-project] a9cb52: [mlir][spirv] NFC: use Optional to replace SPV_Opt...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon Apr 13 12:44:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9cb529a8413a7ae88f9415ce26a5f6bd6e44837
https://github.com/llvm/llvm-project/commit/a9cb529a8413a7ae88f9415ce26a5f6bd6e44837
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVControlFlowOps.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVNonUniformOps.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVOps.td
M mlir/lib/Conversion/LinalgToSPIRV/LinalgToSPIRV.cpp
M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
M mlir/test/Dialect/SPIRV/control-flow-ops.mlir
M mlir/utils/spirv/gen_spirv_dialect.py
Log Message:
-----------
[mlir][spirv] NFC: use Optional to replace SPV_Optional
Differential Revision: https://reviews.llvm.org/D78046
More information about the All-commits
mailing list