[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 14:04:34 PST 2020


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

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.243992.patch
Type: text/x-patch
Size: 12968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/1af64eb9/attachment.bin>


More information about the llvm-commits mailing list