[PATCH] D73190: [mlir] Adds affine loop fusion transformation function to LoopFusionUtils.

Andy Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 09:49:05 PST 2020


andydavis1 updated this revision to Diff 241495.
andydavis1 added a comment.

addresing comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73190

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: D73190.241495.patch
Type: text/x-patch
Size: 12502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/7773e770/attachment.bin>


More information about the llvm-commits mailing list