[PATCH] D80594: [MLIR][SPIRV] Adding new data type and decorators to SPIRV Dialect
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 2 13:46:20 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG915e55c91078: [mlir][spirv] Add support for matrix type (authored by Hazem, committed by antiagainst).
Herald added a project: MLIR.
Changed prior to commit:
https://reviews.llvm.org/D80594?vs=266980&id=267985#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80594/new/
https://reviews.llvm.org/D80594
Files:
mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
mlir/include/mlir/Dialect/SPIRV/SPIRVTypes.h
mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
mlir/test/Dialect/SPIRV/Serialization/matrix.mlir
mlir/test/Dialect/SPIRV/types.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80594.267985.patch
Type: text/x-patch
Size: 23550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/9a2bf520/attachment-0001.bin>
More information about the llvm-commits
mailing list