[all-commits] [llvm/llvm-project] bbe79e: [mlir][spirv] Fix encoding of cooperative matrix t...

Thomas via All-commits all-commits at lists.llvm.org
Tue Jun 2 16:29:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bbe79e27bdfbf59838e4d409038aef78a8161989
      https://github.com/llvm/llvm-project/commit/bbe79e27bdfbf59838e4d409038aef78a8161989
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2020-06-02 (Tue, 02 Jun 2020)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
    M mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp

  Log Message:
  -----------
  [mlir][spirv] Fix encoding of cooperative matrix type to match SPIRV spec

Scope, rows and columns need to be encoded in a separate constant operation.

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




More information about the All-commits mailing list