[all-commits] [llvm/llvm-project] 061f25: Apply clang-tidy fixes for llvm-prefer-isa-or-dyn-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri May 6 12:38:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061f253e13b53904fb907a3da030a7e96b300761
https://github.com/llvm/llvm-project/commit/061f253e13b53904fb907a3da030a7e96b300761
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-prefer-isa-or-dyn-cast-in-conditionals in OpenMPDialect.cpp (NFC)
Commit: c5ea8d509cf87d6731f658acb1937d845a005f37
https://github.com/llvm/llvm-project/commit/c5ea8d509cf87d6731f658acb1937d845a005f37
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in Merger.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/ec34de1bfe55...c5ea8d509cf8
More information about the All-commits
mailing list