[all-commits] [llvm/llvm-project] c652c3: [mlir][spirv] Clean up coop matrix assembly declar...

Thomas via All-commits all-commits at lists.llvm.org
Fri May 29 16:38:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c652c306a6aa3b356cebae78caf4b33b63afb866
      https://github.com/llvm/llvm-project/commit/c652c306a6aa3b356cebae78caf4b33b63afb866
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/SPIRVCooperativeMatrixOps.td
    M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/Serialization/cooperative-matrix.mlir
    M mlir/test/Dialect/SPIRV/cooperative-matrix.mlir

  Log Message:
  -----------
  [mlir][spirv] Clean up coop matrix assembly declaration.

Address code review feedback and use declarative assembly format.

Differential Revision: https://reviews.llvm.org/D80687




More information about the All-commits mailing list