[all-commits] [llvm/llvm-project] 7bc6df: [mlir][linalg] Remove IndexedGenericOp support fro...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue May 11 01:04:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bc6df2528f60920ae8aaa90ef2351df4676232a
      https://github.com/llvm/llvm-project/commit/7bc6df2528f60920ae8aaa90ef2351df4676232a
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
    M mlir/test/Dialect/Linalg/loops.mlir

  Log Message:
  -----------
  [mlir][linalg] Remove IndexedGenericOp support from LinalgToLoops...

after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).

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




More information about the All-commits mailing list