[all-commits] [llvm/llvm-project] 813156: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Jan 14 10:09:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 813156eaa96d2b5a0f5493698f2f2994aa0d699e
https://github.com/llvm/llvm-project/commit/813156eaa96d2b5a0f5493698f2f2994aa0d699e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/examples/toy/Ch2/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch3/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch4/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch5/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch6/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch7/mlir/MLIRGen.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in MLIRGen.cpp (NFC)
Commit: 3b6943e66cf150b074044274b079c7286283974e
https://github.com/llvm/llvm-project/commit/3b6943e66cf150b074044274b079c7286283974e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/PadOpInterchange.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy in PadOpInterchange.cpp (NFC)
Commit: 1c173c9442cf699ea8b8df9fde2d4bd8a6932253
https://github.com/llvm/llvm-project/commit/1c173c9442cf699ea8b8df9fde2d4bd8a6932253
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Math/IR/MathOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in MathOps.cpp (NFC)
Commit: fd6ba1d2c036d508f21f5057a33d4a1e5aa4e08f
https://github.com/llvm/llvm-project/commit/fd6ba1d2c036d508f21f5057a33d4a1e5aa4e08f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/lib/Dialect/SCF/SCF.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-container-size-empty in SCF.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/254302021b02...fd6ba1d2c036
More information about the All-commits
mailing list