[mlir][spirv] Add TransposeOp
authorHazemAbdelhafez <23439402+HazemAbdelhafez@users.noreply.github.com>
Thu, 25 Jun 2020 00:34:34 +0000 (20:34 -0400)
committerLei Zhang <antiagainst@google.com>
Thu, 25 Jun 2020 00:41:54 +0000 (20:41 -0400)
commit2bcb62086884fdb5248a8fe9095c1ad08e2ecd50
tree21de567119cb3e768f4e89a2e5b55ad23ea19786
parent090c108d04e2c557047f1d798dd56afcabe99373
[mlir][spirv] Add TransposeOp

Add Transpose operation to SPIRV dialect.

Differential Revision: https://reviews.llvm.org/D82308
mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
mlir/include/mlir/Dialect/SPIRV/SPIRVMatrixOps.td
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/test/Dialect/SPIRV/Serialization/matrix.mlir
mlir/test/Dialect/SPIRV/matrix-ops.mlir