[all-commits] [llvm/llvm-project] 337c93: Apply clang-tidy fixes for performance-move-const-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jan 2 14:38:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 337c937ddb94a3fd1257af482cb14c02abbda709
https://github.com/llvm/llvm-project/commit/337c937ddb94a3fd1257af482cb14c02abbda709
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/lib/Analysis/PresburgerSet.cpp
M mlir/lib/Bindings/Python/IRAffine.cpp
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp
M mlir/lib/Reducer/ReductionNode.cpp
M mlir/lib/Reducer/ReductionTreePass.cpp
M mlir/lib/Support/Timing.cpp
M mlir/lib/Target/Cpp/TranslateToCpp.cpp
M mlir/unittests/TableGen/OpBuildGen.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg to MLIR (NFC)
Commit: 4f415216ca812fc81fddeefe48623474c35009c9
https://github.com/llvm/llvm-project/commit/4f415216ca812fc81fddeefe48623474c35009c9
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/Bindings/Python/IRModule.h
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalgNamed.cpp
M mlir/lib/Reducer/ReductionNode.cpp
M mlir/lib/Target/Cpp/TranslateToCpp.cpp
M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC)
Compare: https://github.com/llvm/llvm-project/compare/7964568632c0...4f415216ca81
More information about the All-commits
mailing list