[all-commits] [llvm/llvm-project] e1ff44: Apply clang-tidy fixes for performance-for-range-c...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed May 18 09:16:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1ff449ec9272bf9af6a0eab5240775b9a8a09fc
      https://github.com/llvm/llvm-project/commit/e1ff449ec9272bf9af6a0eab5240775b9a8a09fc
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-for-range-copy in LinalgOps.cpp (NFC)


  Commit: 302158df6a694c051b46d28ff589c6fad8d81f5c
      https://github.com/llvm/llvm-project/commit/302158df6a694c051b46d28ff589c6fad8d81f5c
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-else-after-return in OpenMPDialect.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/c218fd3d7d37...302158df6a69


More information about the All-commits mailing list