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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sat Oct 8 11:21:13 PDT 2022


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

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/IRModule.h

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


  Commit: a76bd4f59dd142c13e0b4a1274c30dad61d17b15
      https://github.com/llvm/llvm-project/commit/a76bd4f59dd142c13e0b4a1274c30dad61d17b15
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-10-08 (Sat, 08 Oct 2022)

  Changed paths:
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/4fbe33593c81...a76bd4f59dd1


More information about the All-commits mailing list