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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Apr 19 00:23:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 722a3a58e277b7f5103e95b6cfe116ef8d2f121b
      https://github.com/llvm/llvm-project/commit/722a3a58e277b7f5103e95b6cfe116ef8d2f121b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp

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


  Commit: 4e01184ad5a6470f1031af0ebfffb2fe97e303d7
      https://github.com/llvm/llvm-project/commit/4e01184ad5a6470f1031af0ebfffb2fe97e303d7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
    M mlir/lib/ExecutionEngine/JitRunner.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-unnecessary-value-param in JitRunner.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/cd149dbf8ed8...4e01184ad5a6


More information about the All-commits mailing list