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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Sep 4 03:42:05 PDT 2022


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

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp

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


  Commit: 28e5e3d63474cd935bbbe30420aa41fbea5a1d0d
      https://github.com/llvm/llvm-project/commit/28e5e3d63474cd935bbbe30420aa41fbea5a1d0d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-04 (Sun, 04 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/c4a174be9190...28e5e3d63474


More information about the All-commits mailing list