[PATCH] D80656: [mlir][SCF] Add utility to clone an scf.ForOp while appending new yield values.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 04:51:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
nicolasvasilache marked 2 inline comments as done.
Closed by commit rGaa93659c9ffc: [mlir][SCF] Add utility to clone an scf.ForOp while appending new yield values. (authored by nicolasvasilache).

Changed prior to commit:
  https://reviews.llvm.org/D80656?vs=267165&id=267182#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80656/new/

https://reviews.llvm.org/D80656

Files:
  mlir/include/mlir/Dialect/SCF/Utils.h
  mlir/lib/Dialect/SCF/Transforms/CMakeLists.txt
  mlir/lib/Dialect/SCF/Transforms/Utils.cpp
  mlir/test/Transforms/loop-utils.mlir
  mlir/test/lib/Transforms/CMakeLists.txt
  mlir/test/lib/Transforms/TestSCFUtils.cpp
  mlir/tools/mlir-opt/mlir-opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80656.267182.patch
Type: text/x-patch
Size: 11400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/7e7eceb1/attachment.bin>


More information about the llvm-commits mailing list