[all-commits] [llvm/llvm-project] 9de01f: [MLIR] NFC. Change debug name LoopUtils -> loop-utils
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Nov 28 18:27:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9de01f3cffb02827912656ac7ce03caa4d773b2d
https://github.com/llvm/llvm-project/commit/9de01f3cffb02827912656ac7ce03caa4d773b2d
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp
Log Message:
-----------
[MLIR] NFC. Change debug name LoopUtils -> loop-utils
Rename DEBUG_TYPE for LoopUtils -> loop-utils to be consistent with the
names used for the other files. Fix clang-tidy warnings on argument name
mismatches.
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D138752
More information about the All-commits
mailing list