[all-commits] [llvm/llvm-project] 6b8952: [mlir][spirv] Modify intel joint matrix ops

nirvedhmeshram via All-commits all-commits at lists.llvm.org
Wed Aug 17 11:41:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b8952554cd7570a37aae5797517e3e295952216
      https://github.com/llvm/llvm-project/commit/6b8952554cd7570a37aae5797517e3e295952216
  Author: Nirvedh Meshram <nirvedh at nod-labs.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

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

  Log Message:
  -----------
  [mlir][spirv] Modify intel joint matrix ops

Adding more supported storage classes in pointer type
Removing support for arithmetic ops as this is not available on the tensor hardware

Reviwed By: antiagainst

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




More information about the All-commits mailing list