[PATCH] D79688: [mlir] loop::ForOp: provide builders with callbacks for loop body

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 07:35:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1560f3956f6: [mlir] scf::ForOp: provide builders with callbacks for loop body (authored by ftynse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79688

Files:
  mlir/include/mlir/Dialect/SCF/EDSC/Builders.h
  mlir/include/mlir/Dialect/SCF/SCF.h
  mlir/include/mlir/Dialect/SCF/SCFOps.td
  mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
  mlir/lib/Dialect/GPU/Transforms/MemoryPromotion.cpp
  mlir/lib/Dialect/SCF/EDSC/Builders.cpp
  mlir/lib/Dialect/SCF/SCF.cpp
  mlir/test/EDSC/builder-api-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79688.264904.patch
Type: text/x-patch
Size: 16701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/29b9e42c/attachment.bin>


More information about the llvm-commits mailing list