[MLIR] NFC cleanup/modernize memref-dataflow-opt / getNestingDepth
authorUday Bondhugula <uday@polymagelabs.com>
Mon, 13 Apr 2020 04:48:10 +0000 (10:18 +0530)
committerUday Bondhugula <uday@polymagelabs.com>
Mon, 13 Apr 2020 18:33:06 +0000 (00:03 +0530)
commit42ada5fee9f2e9d484eaf01ed3e86ea88cbf5558
tree681a2855913191e8dd027bac9611baef3f42ea59
parent500e03881bed99ffdfcecbfa47d898067a535215
[MLIR] NFC cleanup/modernize memref-dataflow-opt / getNestingDepth

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

Differential Revision: https://reviews.llvm.org/D77998
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