[PATCH] D74330: [mlir][AffineOps] Adds affine loop fusion transformation function to LoopFusionUtils.
Andy Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 13:36:48 PST 2020
andydavis1 updated this revision to Diff 243982.
andydavis1 added a comment.
addressing review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74330/new/
https://reviews.llvm.org/D74330
Files:
mlir/include/mlir/Transforms/LoopFusionUtils.h
mlir/lib/Transforms/Utils/LoopFusionUtils.cpp
mlir/test/Transforms/loop-fusion-transformation.mlir
mlir/test/lib/Transforms/TestLoopFusion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74330.243982.patch
Type: text/x-patch
Size: 12968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/5fc72898/attachment.bin>
More information about the llvm-commits
mailing list