[all-commits] [llvm/llvm-project] 69bcb6: Apply clang-tidy fixes for llvm-qualified-auto in ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Feb 13 20:57:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69bcb69bbac05c52129ffcae4f8995c2914ff3fc
      https://github.com/llvm/llvm-project/commit/69bcb69bbac05c52129ffcae4f8995c2914ff3fc
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in TensorOps.cpp (NFC)


  Commit: a854982aa10725571409c367ab59da7c809b59f4
      https://github.com/llvm/llvm-project/commit/a854982aa10725571409c367ab59da7c809b59f4
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-simplify-boolean-expr in TensorOps.cpp (NFC)


  Commit: d2f067693becb25e4479712c8290d321bf83d4bd
      https://github.com/llvm/llvm-project/commit/d2f067693becb25e4479712c8290d321bf83d4bd
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

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

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


  Commit: 153661db5c7b2b49c4bde1d91410952933e6c584
      https://github.com/llvm/llvm-project/commit/153661db5c7b2b49c4bde1d91410952933e6c584
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M mlir/lib/Dialect/Transform/IR/TransformOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in TransformOps.cpp (NFC)


  Commit: 70ebc78efb5df33395603329f4622b51f2c259ce
      https://github.com/llvm/llvm-project/commit/70ebc78efb5df33395603329f4622b51f2c259ce
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M mlir/lib/Dialect/Transform/IR/TransformOps.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/b9567bc78f42...70ebc78efb5d


More information about the All-commits mailing list