[all-commits] [llvm/llvm-project] add7bf: Apply clang-tidy fixes for performance-unnecessary...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Oct 12 09:23:40 PDT 2022


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

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

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-unnecessary-copy-initialization in CodegenUtils.cpp (NFC)


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

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

  Log Message:
  -----------
  Apply clang-tidy fixes for modernize-use-using in SparseBufferRewriting.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/23fa3031ffc4...f628d6c3e865


More information about the All-commits mailing list