[all-commits] [llvm/llvm-project] 1e7b48: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Sep 6 03:03:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e7b48a6c330e274e4accbf065f494baec3b313c
https://github.com/llvm/llvm-project/commit/1e7b48a6c330e274e4accbf065f494baec3b313c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M mlir/lib/Dialect/NVGPU/Transforms/OptimizeSharedMemory.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in OptimizeSharedMemory.cpp (NFC)
Commit: af72641d2908d1587dabf21e86a44be2ca33b592
https://github.com/llvm/llvm-project/commit/af72641d2908d1587dabf21e86a44be2ca33b592
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in OpenMPDialect.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/c349d7f4ff29...af72641d2908
More information about the All-commits
mailing list