[all-commits] [llvm/llvm-project] c2828b: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jun 28 10:31:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2828b6363927d1267e2074868e3694c36ae3f50
https://github.com/llvm/llvm-project/commit/c2828b6363927d1267e2074868e3694c36ae3f50
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in ArithmeticOps.cpp (NFC)
Commit: eafb18eb87ccf960750e99b111b5171f8a97701f
https://github.com/llvm/llvm-project/commit/eafb18eb87ccf960750e99b111b5171f8a97701f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Passes.h
M mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in LinalgStrategyPasses.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/03a26c34a7cd...eafb18eb87cc
More information about the All-commits
mailing list