[all-commits] [llvm/llvm-project] bf62a4: Apply clang-tidy fixes for performance-move-const-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Apr 11 21:40:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf62a4b9c580ddc55b2ce602e92537338cd48715
https://github.com/llvm/llvm-project/commit/bf62a4b9c580ddc55b2ce602e92537338cd48715
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg in ArithmeticOps.cpp (NFC)
Commit: 0149a437e21015a7d33bab8371386951a1744ebe
https://github.com/llvm/llvm-project/commit/0149a437e21015a7d33bab8371386951a1744ebe
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in LinalgOps.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/56245cc18c67...0149a437e210
More information about the All-commits
mailing list