[all-commits] [llvm/llvm-project] f65994: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jan 30 11:49:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f65994c9f19d334bafe8564c4df9e4de8d7f9a52
https://github.com/llvm/llvm-project/commit/f65994c9f19d334bafe8564c4df9e4de8d7f9a52
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in AsyncToLLVM.cpp (NFC)
Commit: 3b3fbd56ec6bc4e6c283048c478a64f86302fa20
https://github.com/llvm/llvm-project/commit/3b3fbd56ec6bc4e6c283048c478a64f86302fa20
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in BufferizableOpInterface.cpp (NFC)
Commit: bb6119eb77fe5818985d375cef415f9fbc0b4757
https://github.com/llvm/llvm-project/commit/bb6119eb77fe5818985d375cef415f9fbc0b4757
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy in SCFInterfaceImpl.cpp (NFC)
Commit: 70ed93ec4c542845521ebd8f7939c813e6210422
https://github.com/llvm/llvm-project/commit/70ed93ec4c542845521ebd8f7939c813e6210422
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in PolynomialApproximation.cpp (NFC)
Commit: d7ab71f7b9a2c6a2a0c3ef530a5cff30730a40bc
https://github.com/llvm/llvm-project/commit/d7ab71f7b9a2c6a2a0c3ef530a5cff30730a40bc
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in TosaOps.cpp (NFC)
Commit: bb31503989ee7bf8ae9c1f0ce62328de4a2a118c
https://github.com/llvm/llvm-project/commit/bb31503989ee7bf8ae9c1f0ce62328de4a2a118c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/test/lib/Dialect/Linalg/TestLinalgCodegenStrategy.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg in TestLinalgCodegenStrategy.cpp (NFC)
Commit: 446425f89871aa7849c5615e6b695ebd10c9b34a
https://github.com/llvm/llvm-project/commit/446425f89871aa7849c5615e6b695ebd10c9b34a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-include-order in AttrOrTypeFormatGen.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/9595f0051000...446425f89871
More information about the All-commits
mailing list