[all-commits] [llvm/llvm-project] ef99c2: Apply clang-tidy fixes for llvm-else-after-return ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Nov 15 13:21:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef99c27d3b6da807604df779a35b2c5850c94a51
https://github.com/llvm/llvm-project/commit/ef99c27d3b6da807604df779a35b2c5850c94a51
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in SparseTensorCodegen.cpp (NFC)
Commit: ca9916e984387a551fc222661c5a4e40ca8e6409
https://github.com/llvm/llvm-project/commit/ca9916e984387a551fc222661c5a4e40ca8e6409
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in SparseTensorCodegen.cpp (NFC)
Commit: defb5534051c69ad0aec51bf030787bc65cba308
https://github.com/llvm/llvm-project/commit/defb5534051c69ad0aec51bf030787bc65cba308
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in TestTilingInterface.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/5ed6dc468192...defb5534051c
More information about the All-commits
mailing list