[all-commits] [llvm/llvm-project] d2a291: [MLIR][Linalg] Lower `linalg.tiled_loop` to `scf` ...

frgossen via All-commits all-commits at lists.llvm.org
Mon May 3 09:47:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2a291a5f81af7c99351ecf619c7115ac652b115
      https://github.com/llvm/llvm-project/commit/d2a291a5f81af7c99351ecf619c7115ac652b115
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

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

  Log Message:
  -----------
  [MLIR][Linalg] Lower `linalg.tiled_loop` to `scf` loops

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




More information about the All-commits mailing list