[all-commits] [llvm/llvm-project] f2b6ec: [MLIR] Apply clang-tidy fixes for performance-unne...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Sep 10 14:53:48 PDT 2025


  Branch: refs/heads/users/mtrofin/one
  Home:   https://github.com/llvm/llvm-project
  Commit: f2b6ec689b5abe65c1aa4c50a2c7ef2f290f0a08
      https://github.com/llvm/llvm-project/commit/f2b6ec689b5abe65c1aa4c50a2c7ef2f290f0a08
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M mlir/lib/Dialect/Quant/Transforms/NormalizeQuantTypes.cpp

  Log Message:
  -----------
  [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in NormalizeQuantTypes.cpp (NFC)


  Commit: 690b9c991b40dea6e116510d9c9562d50e800db4
      https://github.com/llvm/llvm-project/commit/690b9c991b40dea6e116510d9c9562d50e800db4
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/DecomposeGenericByUnfoldingPermutation.cpp

  Log Message:
  -----------
  [MLIR] Apply clang-tidy fixes for readability-container-size-empty in DecomposeGenericByUnfoldingPermutation.cpp (NFC)


  Commit: 89508c359249b80a9a0bf678c2c4ef5421fe791d
      https://github.com/llvm/llvm-project/commit/89508c359249b80a9a0bf678c2c4ef5421fe791d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp

  Log Message:
  -----------
  [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TosaOps.cpp (NFC)


  Commit: 5cf35f177230696d5f3b932556b4edb4d2c08df7
      https://github.com/llvm/llvm-project/commit/5cf35f177230696d5f3b932556b4edb4d2c08df7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

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

  Log Message:
  -----------
  [MLIR] Apply clang-tidy fixes for performance-for-range-copy in OpenMPDialect.cpp (NFC)


  Commit: 4d305ec52f6c697eb7c09646cd27169833af89c4
      https://github.com/llvm/llvm-project/commit/4d305ec52f6c697eb7c09646cd27169833af89c4
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/DecomposeGenericByUnfoldingPermutation.cpp
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/lib/Dialect/Quant/Transforms/NormalizeQuantTypes.cpp
    M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp

  Log Message:
  -----------
  Merge branch 'main' into users/mtrofin/one


Compare: https://github.com/llvm/llvm-project/compare/deab75b7e702...4d305ec52f6c

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list