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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Oct 13 14:50:31 PDT 2022


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

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

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


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

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-for-range-copy in VectorOps.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/9363071303ec...f7cd3fc35ef8


More information about the All-commits mailing list