[all-commits] [llvm/llvm-project] 90c2af: Apply clang-tidy fixes for llvm-include-order in M...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri May 6 13:20:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90c2af57afb826579525c6c473f3c918e2c8000c
      https://github.com/llvm/llvm-project/commit/90c2af57afb826579525c6c473f3c918e2c8000c
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-include-order in Merger.cpp (NFC)


  Commit: 298d2fa1c5f103fc28e533345ecb9e2e2f5c0ad7
      https://github.com/llvm/llvm-project/commit/298d2fa1c5f103fc28e533345ecb9e2e2f5c0ad7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

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

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


  Commit: b37d158f71c2b579cd8c8bf355437455563d008d
      https://github.com/llvm/llvm-project/commit/b37d158f71c2b579cd8c8bf355437455563d008d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M mlir/test/lib/Pass/TestPassManager.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for bugprone-copy-constructor-init in TestPassManager.cpp (NFC)


  Commit: 6a9c1029f84532a7ffcaf8a5c43c4ad24862fba1
      https://github.com/llvm/llvm-project/commit/6a9c1029f84532a7ffcaf8a5c43c4ad24862fba1
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Pipelines/CMakeLists.txt

  Log Message:
  -----------
  Fix build with shared libs: add missing CMake dep to MLIR sparse pipeline


Compare: https://github.com/llvm/llvm-project/compare/c7c3f5854460...6a9c1029f845


More information about the All-commits mailing list