[all-commits] [llvm/llvm-project] 63d69a: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon May 23 16:14:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63d69a21b7a7c07c0004823fb68a58a439adbc84
https://github.com/llvm/llvm-project/commit/63d69a21b7a7c07c0004823fb68a58a439adbc84
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Utils/Utils.h
M mlir/lib/Dialect/SCF/Utils/Utils.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in Utils.cpp (NFC)
Commit: f38765a813e6f17fc8ca478b771c1eb13135145b
https://github.com/llvm/llvm-project/commit/f38765a813e6f17fc8ca478b771c1eb13135145b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-override in SparseTensorUtils.cpp (NFC)
Commit: 994a1841eb304d445a9d02025a19a09a645b47af
https://github.com/llvm/llvm-project/commit/994a1841eb304d445a9d02025a19a09a645b47af
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M mlir/lib/Parser/Parser.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-bool-literals in Parser.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/4f89ff3fc71b...994a1841eb30
More information about the All-commits
mailing list