[all-commits] [llvm/llvm-project] 3739fd: Apply clang-tidy fixes for llvm-else-after-return ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Oct 11 18:17:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3739fd57756df992416f95bc78f510af2b157f47
https://github.com/llvm/llvm-project/commit/3739fd57756df992416f95bc78f510af2b157f47
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/MultiBuffer.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in MultiBuffer.cpp (NFC)
Commit: 23f989a2e3dee21b2ab563441f78adbb3dd42a4b
https://github.com/llvm/llvm-project/commit/23f989a2e3dee21b2ab563441f78adbb3dd42a4b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in BufferizableOpInterfaceImpl.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/1bdf21d55ca7...23f989a2e3de
More information about the All-commits
mailing list