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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Oct 12 19:59:07 PDT 2022


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

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

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


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

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

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in SparseTensorCodegen.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/be5c65635123...d7802c481186


More information about the All-commits mailing list