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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Apr 12 00:47:40 PDT 2022


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

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
    M mlir/lib/Dialect/Linalg/Transforms/SplitReduction.cpp

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


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

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/30846d2916a6...eeef40a6cd5e


More information about the All-commits mailing list