[PATCH] D108126: [MLIR] Add loop coalesce utility for affine.for

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 05:33:18 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1524b0154116: [MLIR] Add loop coalesce utility for affine.for (authored by arnab-oss, committed by bondhugula).

Changed prior to commit:
  https://reviews.llvm.org/D108126?vs=370236&id=371321#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108126

Files:
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/lib/Transforms/LoopCoalescing.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Transforms/loop-coalescing.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108126.371321.patch
Type: text/x-patch
Size: 20212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/3c34c846/attachment.bin>


More information about the llvm-commits mailing list