[all-commits] [llvm/llvm-project] 05d229: [mlir][linalg] Always lower index operations durin...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue May 4 07:31:38 PDT 2021


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

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
    M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp

  Log Message:
  -----------
  [mlir][linalg] Always lower index operations during loop lowering.

Ensure the index operations are lowered on all linalg loop lowering paths.

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




More information about the All-commits mailing list