[all-commits] [llvm/llvm-project] 2bcb62: [mlir][spirv] Add TransposeOp
HazemAbdelhafez via All-commits
all-commits at lists.llvm.org
Wed Jun 24 17:42:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2bcb62086884fdb5248a8fe9095c1ad08e2ecd50
https://github.com/llvm/llvm-project/commit/2bcb62086884fdb5248a8fe9095c1ad08e2ecd50
Author: HazemAbdelhafez <23439402+HazemAbdelhafez at users.noreply.github.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVMatrixOps.td
M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/Serialization/matrix.mlir
M mlir/test/Dialect/SPIRV/matrix-ops.mlir
Log Message:
-----------
[mlir][spirv] Add TransposeOp
Add Transpose operation to SPIRV dialect.
Differential Revision: https://reviews.llvm.org/D82308
More information about the All-commits
mailing list