[all-commits] [llvm/llvm-project] 74cf9b: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Jan 17 08:52:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74cf9bcf71d94f4df80578bccec6ed6d51dd9682
https://github.com/llvm/llvm-project/commit/74cf9bcf71d94f4df80578bccec6ed6d51dd9682
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M mlir/include/mlir/Dialect/GPU/TransformOps/Utils.h
M mlir/lib/Dialect/GPU/TransformOps/Utils.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in Utils.cpp (NFC)
Commit: 9a2a6a728ae0397584fcfb8b2919970d1128e7f5
https://github.com/llvm/llvm-project/commit/9a2a6a728ae0397584fcfb8b2919970d1128e7f5
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M mlir/lib/Dialect/GPU/TransformOps/Utils.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in Utils.cpp (NFC)
Commit: e730f7600525fd5a9764b5076c6af08dbf477014
https://github.com/llvm/llvm-project/commit/e730f7600525fd5a9764b5076c6af08dbf477014
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/DecomposeMemrefs.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in DecomposeMemrefs.cpp (NFC)
Commit: 04e2a5d9837959522eb0ab7b7da499e34a0f07ae
https://github.com/llvm/llvm-project/commit/04e2a5d9837959522eb0ab7b7da499e34a0f07ae
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M mlir/lib/Dialect/IRDL/IRDLLoading.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in IRDLLoading.cpp (NFC)
Commit: 2cd013a7869a341a6536324c34f0c4e68bf01a38
https://github.com/llvm/llvm-project/commit/2cd013a7869a341a6536324c34f0c4e68bf01a38
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M mlir/lib/Dialect/IRDL/IRDLVerifiers.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in IRDLVerifiers.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/5b65f6f5864f...2cd013a7869a
More information about the All-commits
mailing list