[all-commits] [llvm/llvm-project] 6a38cb: Apply clang-tidy fixes for modernize-use-equals-de...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jan 9 17:05:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a38cbfb53d4480d66b8ac885ad098cb92c8e492
https://github.com/llvm/llvm-project/commit/6a38cbfb53d4480d66b8ac885ad098cb92c8e492
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in IRCore.cpp (NFC)
Commit: 0c9d59e56ad7018fc7f79f4f3de648f0bf227700
https://github.com/llvm/llvm-project/commit/0c9d59e56ad7018fc7f79f4f3de648f0bf227700
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy in ModuleBufferization.cpp (NFC)
Commit: ba19fa5779f309db9f39629e35c1674589e75419
https://github.com/llvm/llvm-project/commit/ba19fa5779f309db9f39629e35c1674589e75419
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy in ElementwiseOpFusion.cpp (NFC)
Commit: 60d13b85ca13c7766eb7d65614b15996f19ed710
https://github.com/llvm/llvm-project/commit/60d13b85ca13c7766eb7d65614b15996f19ed710
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M mlir/lib/Reducer/ReductionNode.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/08f70adedb77...60d13b85ca13
More information about the All-commits
mailing list