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

Andy Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 15:52:31 PST 2020


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

rebasing with head


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.242777.patch
Type: text/x-patch
Size: 12502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/970f98b1/attachment.bin>


More information about the llvm-commits mailing list