[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 16:01:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG64871f778d52: [mlir] Adds affine loop fusion transformation function to LoopFusionUtils. (authored by andydavis1).

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


More information about the llvm-commits mailing list