[all-commits] [llvm/llvm-project] 38c407: [mlir][SCF] Add single iteration scf.for promotion...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Jun 5 08:32:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 38c407bf00b5a9867f512e4beb3955b0cb387d94
      https://github.com/llvm/llvm-project/commit/38c407bf00b5a9867f512e4beb3955b0cb387d94
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M mlir/lib/Transforms/Utils/LoopUtils.cpp

  Log Message:
  -----------
  [mlir][SCF] Add single iteration scf.for promotion to the FuncOp level helper.

Previously only the Affine version would be folded.

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




More information about the All-commits mailing list