[all-commits] [llvm/llvm-project] 4ecfdf: Apply clang-tidy fixes for readability-identifier-...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sat Nov 12 15:48:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ecfdf8a739ca4dfde7d13b65433823864af0199
      https://github.com/llvm/llvm-project/commit/4ecfdf8a739ca4dfde7d13b65433823864af0199
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-12 (Sat, 12 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaDecomposeConv2D.cpp

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


  Commit: a4ef4445a065da10f8255e4bae6d2a04a6515863
      https://github.com/llvm/llvm-project/commit/a4ef4445a065da10f8255e4bae6d2a04a6515863
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-12 (Sat, 12 Nov 2022)

  Changed paths:
    M mlir/lib/ExecutionEngine/ExecutionEngine.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-container-size-empty in ExecutionEngine.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/6daa005b90c8...a4ef4445a065


More information about the All-commits mailing list