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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138752
[MLIR] NFC. Change debug name LoopUtils -> loop-utils ClosedPublic Authored by bondhugula on Nov 26 2022, 7:57 PM.
Details Summary Rename DEBUG_TYPE for LoopUtils -> loop-utils to be consistent with the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 28 2022, 5:27 PM Closed by commit rG9de01f3cffb0: [MLIR] NFC. Change debug name LoopUtils -> loop-utils (authored by bondhugula). · Explain WhyNov 28 2022, 6:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478433 mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp
|