[all-commits] [llvm/llvm-project] caaf51: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Dec 29 12:51:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caaf5177af816599db73437dd79310d2240e9563
https://github.com/llvm/llvm-project/commit/caaf5177af816599db73437dd79310d2240e9563
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M mlir/test/lib/Dialect/Test/TestDialect.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in TestDialect.cpp (NFC)
Commit: 16b2604423460707815dedd282804b3aa9d6f72b
https://github.com/llvm/llvm-project/commit/16b2604423460707815dedd282804b3aa9d6f72b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy in Vectorization.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/eb20499dab29...16b260442346
More information about the All-commits
mailing list