[all-commits] [llvm/llvm-project] 95bdbb: [mlir][affine] Make loop tiling default options ex...

Kai Sasaki via All-commits all-commits at lists.llvm.org
Tue Jun 14 19:29:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95bdbb97476ad9686d6c6b52211efeab41333647
      https://github.com/llvm/llvm-project/commit/95bdbb97476ad9686d6c6b52211efeab41333647
  Author: lewuathe <lewuathe at me.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/Passes.td

  Log Message:
  -----------
  [mlir][affine] Make loop tiling default options explicit

Make default loop tiling options explicit from CLI options. We can also set default value for separate option which is declared implicitly.

Reviewed By: ayzhuang

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




More information about the All-commits mailing list