[PATCH] D77998: [MLIR] NFC cleanup/modernize memref-dataflow-opt / getNestingDepth

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 22:27:28 PDT 2020


bondhugula created this revision.
bondhugula added reviewers: andydavis1, mehdi_amini.
Herald added subscribers: llvm-commits, frgossen, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle.
Herald added a project: LLVM.

Bring code to date with with later changes to the core infrastructure /
coding style.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77998

Files:
  mlir/include/mlir/Analysis/Utils.h
  mlir/lib/Analysis/Utils.cpp
  mlir/lib/Transforms/LoopFusion.cpp
  mlir/lib/Transforms/MemRefDataFlowOpt.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/lib/Transforms/TestLoopFusion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77998.256922.patch
Type: text/x-patch
Size: 10286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/60649466/attachment.bin>


More information about the llvm-commits mailing list