[all-commits] [llvm/llvm-project] 47286e: Apply clang-tidy fixes for performance-for-range-c...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Apr 11 22:30:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47286e17edac988806bbc255f266ce0a92144e3f
https://github.com/llvm/llvm-project/commit/47286e17edac988806bbc255f266ce0a92144e3f
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 performance-for-range-copy in LinalgOps.cpp (NFC)
Commit: 3c9e09036cdd1c90775cd3f16c7caf93427c92af
https://github.com/llvm/llvm-project/commit/3c9e09036cdd1c90775cd3f16c7caf93427c92af
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 readability-identifier-naming in LinalgOps.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/c2dafea75884...3c9e09036cdd
More information about the All-commits
mailing list