[all-commits] [llvm/llvm-project] 61f067: Apply clang-tidy fixes for performance-unnecessary...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Sep 7 17:05:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61f06774ff60d7c221cc1acb5fd24a0e04ad6fe9
      https://github.com/llvm/llvm-project/commit/61f06774ff60d7c221cc1acb5fd24a0e04ad6fe9
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/Transforms/VectorDistribution.h
    M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp

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


  Commit: c599650a0d2a1ae512490ca303e46ef81931c520
      https://github.com/llvm/llvm-project/commit/c599650a0d2a1ae512490ca303e46ef81931c520
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

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

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-identifier-naming in CRunnerUtils.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/d1ef9f142e58...c599650a0d2a


More information about the All-commits mailing list