[all-commits] [llvm/llvm-project] 42ada5: [MLIR] NFC cleanup/modernize memref-dataflow-opt /...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Apr 13 11:33:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42ada5fee9f2e9d484eaf01ed3e86ea88cbf5558
https://github.com/llvm/llvm-project/commit/42ada5fee9f2e9d484eaf01ed3e86ea88cbf5558
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M mlir/include/mlir/Analysis/Utils.h
M mlir/lib/Analysis/Utils.cpp
M mlir/lib/Transforms/LoopFusion.cpp
M mlir/lib/Transforms/MemRefDataFlowOpt.cpp
M mlir/lib/Transforms/Utils/LoopUtils.cpp
M mlir/test/lib/Transforms/TestLoopFusion.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list