[all-commits] [llvm/llvm-project] 609187: [mli][linalg] Reuse getValueOrCreateConstantIndexO...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue Sep 14 08:33:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 609187365137be708509dd8d92acc5b9aef76695
      https://github.com/llvm/llvm-project/commit/609187365137be708509dd8d92acc5b9aef76695
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

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

  Log Message:
  -----------
  [mli][linalg] Reuse getValueOrCreateConstantIndexOp method (NFC).

Use getValueOrCreateConstantIndexOp introduced by https://reviews.llvm.org/D109601 in multiple places in LinalgOps.cpp.

Reviewed By: nicolasvasilache, springerm

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




More information about the All-commits mailing list