[all-commits] [llvm/llvm-project] 9f7de0: Apply clang-tidy fixes for llvm-else-after-return ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Dec 22 07:33:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f7de08ba6b597582bacf0cbce56e895e27b64ac
https://github.com/llvm/llvm-project/commit/9f7de08ba6b597582bacf0cbce56e895e27b64ac
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseVectorization.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in SparseVectorization.cpp (NFC)
Commit: 1211af761fb949372c200bb98fa7075ceeead7a1
https://github.com/llvm/llvm-project/commit/1211af761fb949372c200bb98fa7075ceeead7a1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in TensorOps.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/bf5f05e3fe81...1211af761fb9
More information about the All-commits
mailing list