[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
Mon May 11 07:29:21 PDT 2020
ftynse updated this revision to Diff 263164.
ftynse marked an inline comment as done.
ftynse added a comment.
Address reviews
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/VectorToLoops/ConvertVectorToLoops.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.263164.patch
Type: text/x-patch
Size: 16734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/361fd5c4/attachment.bin>
More information about the llvm-commits
mailing list