[all-commits] [llvm/llvm-project] b4785c: [MLIR] NFC. Clean up stale TODO comments and style...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Tue Jan 23 22:11:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4785cebfb0a756e19ff4ae3e41d2563f10cd292
https://github.com/llvm/llvm-project/commit/b4785cebfb0a756e19ff4ae3e41d2563f10cd292
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M mlir/include/mlir/Dialect/Affine/Analysis/Utils.h
M mlir/include/mlir/Dialect/Affine/LoopFusionUtils.h
M mlir/lib/Dialect/Affine/Utils/LoopFusionUtils.cpp
M mlir/lib/Dialect/Affine/Utils/Utils.cpp
Log Message:
-----------
[MLIR] NFC. Clean up stale TODO comments and style deviations in affine utils (#79079)
NFC. Clean up stale TODO comments and style deviations in affine utils
and
affine fusion utils.
More information about the All-commits
mailing list