[all-commits] [llvm/llvm-project] 0d691a: [mlir][spirv] Fix integer dot product format attr ...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Tue Dec 6 20:34:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d691ac4472b5a2e9f9ed3d4a7b91460791efb90
      https://github.com/llvm/llvm-project/commit/0d691ac4472b5a2e9f9ed3d4a7b91460791efb90
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/IR/integer-dot-product-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Fix integer dot product format attr validation

Do not allow formats for non-scalar vector operands.

Reviewed By: antiagainst

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




More information about the All-commits mailing list