[all-commits] [llvm/llvm-project] 2d0642: Apply clang-tidy fixes for performance-for-range-c...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Apr 14 02:43:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d06420879d7c139cb40e9a4dc3677897672c1ec
https://github.com/llvm/llvm-project/commit/2d06420879d7c139cb40e9a4dc3677897672c1ec
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M mlir/lib/Dialect/SCF/SCF.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy in SCF.cpp (NFC)
Commit: 35f48edb91fff12e52373dd48cea2133ce52f37f
https://github.com/llvm/llvm-project/commit/35f48edb91fff12e52373dd48cea2133ce52f37f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in VectorTransforms.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/6c93e1d329e6...35f48edb91ff
More information about the All-commits
mailing list