[all-commits] [llvm/llvm-project] 6120bd: Apply clang-tidy fixes for performance-for-range-c...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Apr 18 17:48:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6120bd47039d741e2713d153a6f7096635b354ee
      https://github.com/llvm/llvm-project/commit/6120bd47039d741e2713d153a6f7096635b354ee
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

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

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


  Commit: 1881d6fc80ef6612400d5269d0f52da9d9ba7d38
      https://github.com/llvm/llvm-project/commit/1881d6fc80ef6612400d5269d0f52da9d9ba7d38
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
    M mlir/lib/Dialect/Math/IR/MathOps.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/70f13bd752f0...1881d6fc80ef


More information about the All-commits mailing list