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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Oct 11 22:04:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a6f0fb34a734f6a86283e2dcee687dbab53c8db
      https://github.com/llvm/llvm-project/commit/2a6f0fb34a734f6a86283e2dcee687dbab53c8db
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp

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


  Commit: 6d4baa7442ccf7b87130b8b783164b8d9d1db005
      https://github.com/llvm/llvm-project/commit/6d4baa7442ccf7b87130b8b783164b8d9d1db005
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/Transforms/TileUsingInterface.h
    M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/735b22de8058...6d4baa7442cc


More information about the All-commits mailing list