[all-commits] [llvm/llvm-project] a01097: [mlir][spirv] Add definition for VectorTimesMatrix...

Igor Wodiany via All-commits all-commits at lists.llvm.org
Wed Jan 29 07:17:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a01097faca35a9a8927c8b0c514bc35dcebec00f
      https://github.com/llvm/llvm-project/commit/a01097faca35a9a8927c8b0c514bc35dcebec00f
  Author: Igor Wodiany <igor.wodiany at imgtec.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMatrixOps.td
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/IR/matrix-ops.mlir
    M mlir/test/Target/SPIRV/matrix.mlir

  Log Message:
  -----------
  [mlir][spirv] Add definition for VectorTimesMatrixOp (#124571)

Adding op as defined in section 3.52.13. (Arithmetic Instructions) of
the SPIR-V specification.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list