[all-commits] [llvm/llvm-project] b98404: Apply clang-tidy fixes for readability-simplify-bo...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Jan 15 20:59:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b984045d4fbd061c6ddb25beeff9797f78b26e27
https://github.com/llvm/llvm-project/commit/b984045d4fbd061c6ddb25beeff9797f78b26e27
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in VectorToGPU.cpp (NFC)
Commit: 39c0ebd5584f0649d36eb2d3f0bc0363c9e40a86
https://github.com/llvm/llvm-project/commit/39c0ebd5584f0649d36eb2d3f0bc0363c9e40a86
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M mlir/lib/Debug/CLOptionsSetup.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in CLOptionsSetup.cpp (NFC)
Commit: e5e08955af215ac9c918212de2b24036b4d7208c
https://github.com/llvm/llvm-project/commit/e5e08955af215ac9c918212de2b24036b4d7208c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M mlir/lib/Dialect/Arith/Transforms/IntRangeOptimizations.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg in IntRangeOptimizations.cpp (NFC)
Commit: 75e185d50c3f83c82c02e9df587139a41bf96412
https://github.com/llvm/llvm-project/commit/75e185d50c3f83c82c02e9df587139a41bf96412
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M mlir/lib/Conversion/ArmSMEToLLVM/ArmSMEToLLVM.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in LegalizeForLLVMExport.cpp (NFC)
Commit: d8ed736c0e7da7752a3e6f4781d9741aae294f81
https://github.com/llvm/llvm-project/commit/d8ed736c0e7da7752a3e6f4781d9741aae294f81
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M mlir/lib/Dialect/GPU/TransformOps/Utils.cpp
Log Message:
-----------
Apply clang-tidy fixes for bugprone-macro-parentheses in Utils.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/f6ff7574a6fc...d8ed736c0e7d
More information about the All-commits
mailing list