[all-commits] [llvm/llvm-project] 71cf48: [mlir][scf] Enhance sizes computation in tileUsing...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Fri Oct 28 13:03:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71cf48a62a6d2930d4e782545764aeb725df12f7
      https://github.com/llvm/llvm-project/commit/71cf48a62a6d2930d4e782545764aeb725df12f7
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp

  Log Message:
  -----------
  [mlir][scf] Enhance sizes computation in tileUsingSCFForOp.

The boundary is always 1 if the tile size is 1.

Reviewed By: mravishankar

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




More information about the All-commits mailing list