[all-commits] [llvm/llvm-project] cfb9e4: [mlir][spirv] Define spv.VectorTimesScalar op

Lei Zhang via All-commits all-commits at lists.llvm.org
Tue Mar 8 12:59:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfb9e474ae360ce59ba9bf05167ba4922d58be5f
      https://github.com/llvm/llvm-project/commit/cfb9e474ae360ce59ba9bf05167ba4922d58be5f
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

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

  Log Message:
  -----------
  [mlir][spirv] Define spv.VectorTimesScalar op

Reviewed By: hanchung

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




More information about the All-commits mailing list