[all-commits] [llvm/llvm-project] 65954a: Apply clang-tidy fixes for bugprone-argument-comme...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Dec 15 09:23:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65954a33c35534efc1d6229aaee221e09cfd393f
https://github.com/llvm/llvm-project/commit/65954a33c35534efc1d6229aaee221e09cfd393f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
Apply clang-tidy fixes for bugprone-argument-comment in BufferizableOpInterfaceImpl.cpp (NFC)
Commit: f1321b0ab89b5df134a0aa9ebdfb6038f8026c72
https://github.com/llvm/llvm-project/commit/f1321b0ab89b5df134a0aa9ebdfb6038f8026c72
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in ElementwiseOpFusion.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/c12c90d8f599...f1321b0ab89b
More information about the All-commits
mailing list