[all-commits] [llvm/llvm-project] d91460: Apply clang-tidy fixes for performance-move-const-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Nov 7 13:23:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d91460b1401f4d7b0e2e3ecae1238ec9bf5644c2
https://github.com/llvm/llvm-project/commit/d91460b1401f4d7b0e2e3ecae1238ec9bf5644c2
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Index/IR/IndexOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg in IndexOps.cpp (NFC)
Commit: 93cb2b093343ced0604fa1dee7688b8fc29543ef
https://github.com/llvm/llvm-project/commit/93cb2b093343ced0604fa1dee7688b8fc29543ef
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in LinalgOps.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/cd8c6ab084c0...93cb2b093343
More information about the All-commits
mailing list