[all-commits] [llvm/llvm-project] 239737: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Nov 10 15:34:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 239737eda59707c19dc1310906081b6d2afbc03d
https://github.com/llvm/llvm-project/commit/239737eda59707c19dc1310906081b6d2afbc03d
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in SparseTensorDialect.cpp (NFC)
Commit: e66d79e5154cb1a90fd34c2f0d530bf77c1c59ab
https://github.com/llvm/llvm-project/commit/e66d79e5154cb1a90fd34c2f0d530bf77c1c59ab
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-11-10 (Thu, 10 Nov 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)
Compare: https://github.com/llvm/llvm-project/compare/1f48f4d674d5...e66d79e5154c
More information about the All-commits
mailing list