[all-commits] [llvm/llvm-project] 92cf9f: [mlir][linalg] Cast back to the original type afte...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Feb 24 04:46:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92cf9f14814a5e8308c431095fb2205202445676
      https://github.com/llvm/llvm-project/commit/92cf9f14814a5e8308c431095fb2205202445676
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/canonicalize.mlir

  Log Message:
  -----------
  [mlir][linalg] Cast back to the original type after making linalg.generic outputs more static

This codepath was entirely untested.

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




More information about the All-commits mailing list