[all-commits] [llvm/llvm-project] 234c4d: [mlir][linalg] Set result types in all builders.

Tobias Gysi via All-commits all-commits at lists.llvm.org
Wed Aug 18 23:47:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 234c4d2362c9015770132ae4e35d5973bc03ef6c
      https://github.com/llvm/llvm-project/commit/234c4d2362c9015770132ae4e35d5973bc03ef6c
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-08-19 (Thu, 19 Aug 2021)

  Changed paths:
    M mlir/test/mlir-linalg-ods-gen/test-linalg-ods-yaml-gen.yaml
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp

  Log Message:
  -----------
  [mlir][linalg] Set result types in all builders.

Add code to set the result types in all yaml op builders.

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list