[all-commits] [llvm/llvm-project] ab32f5: Apply clang-tidy fixes for readability-simplify-bo...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Dec 28 14:43:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab32f5b7ef7ff203ecf2afe31b85f4ebd102d366
https://github.com/llvm/llvm-project/commit/ab32f5b7ef7ff203ecf2afe31b85f4ebd102d366
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-28 (Wed, 28 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in BufferizableOpInterfaceImpl.cpp (NFC)
Commit: e8c961f53621ffc4a2cd09fae3f584938cb6b493
https://github.com/llvm/llvm-project/commit/e8c961f53621ffc4a2cd09fae3f584938cb6b493
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-28 (Wed, 28 Dec 2022)
Changed paths:
M mlir/lib/Interfaces/InferTypeOpInterface.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in InferTypeOpInterface.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/cdf09ce7e774...e8c961f53621
More information about the All-commits
mailing list