[all-commits] [llvm/llvm-project] 25cbfa: [mlir][spirv] Allow mixed type cooperative matrix ...

Thomas via All-commits all-commits at lists.llvm.org
Thu Jun 18 13:07:33 PDT 2020


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

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

  Log Message:
  -----------
  [mlir][spirv] Allow mixed type cooperative matrix muladd

muladd can have differenti types for lhs/rhs and acc/destination. Change
verifier and update the test to use supported example.

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




More information about the All-commits mailing list