[all-commits] [llvm/llvm-project] 5fbec2: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Oct 11 09:55:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fbec2dfbb17fa12eb4bbcc6ed1cdab4b98c658b
https://github.com/llvm/llvm-project/commit/5fbec2dfbb17fa12eb4bbcc6ed1cdab4b98c658b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in GPUTransformOps.cpp (NFC)
Commit: 4e5568d92d2cebdb06b4255ecf5e161acff55a2b
https://github.com/llvm/llvm-project/commit/4e5568d92d2cebdb06b4255ecf5e161acff55a2b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in Tiling.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/036a13065b7a...4e5568d92d2c
More information about the All-commits
mailing list