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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Sep 7 12:31:33 PDT 2022


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

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

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


  Commit: 0449b6a07af2a9cd8c4e7984e86c5d6f40e1a15b
      https://github.com/llvm/llvm-project/commit/0449b6a07af2a9cd8c4e7984e86c5d6f40e1a15b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-07 (Wed, 07 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-else-after-return in SparseTensorRewriting.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/c4842bb2e98e...0449b6a07af2


More information about the All-commits mailing list