[PATCH] D80181: [mlir][spirv] Add remaining cooperative matrix instructions.

Thomas Raoux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 10:48:16 PDT 2020


ThomasRaoux updated this revision to Diff 265537.
ThomasRaoux marked an inline comment as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80181/new/

https://reviews.llvm.org/D80181

Files:
  mlir/include/mlir/Dialect/SPIRV/SPIRVArithmeticOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVCastOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVCooperativeMatrixOps.td
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/test/Dialect/SPIRV/Serialization/cooperative-matrix.mlir
  mlir/test/Dialect/SPIRV/cooperative-matrix.mlir
  mlir/test/Dialect/SPIRV/ops.mlir
  mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80181.265537.patch
Type: text/x-patch
Size: 31850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/ff7cb58b/attachment.bin>


More information about the llvm-commits mailing list