[all-commits] [llvm/llvm-project] b254d5: Apply clang-tidy fixes for readability-simplify-bo...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Jun 28 12:53:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b254d55711437be4e2113eeb2261551b6b6defe6
      https://github.com/llvm/llvm-project/commit/b254d55711437be4e2113eeb2261551b6b6defe6
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-simplify-boolean-expr in SPIRVOps.cpp (NFC)


  Commit: 08d651d7bad051a1a6691562c3ee384ab90dfa64
      https://github.com/llvm/llvm-project/commit/08d651d7bad051a1a6691562c3ee384ab90dfa64
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/Transforms/VectorDistribution.h
    M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-unnecessary-value-param in VectorDistribute.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/261d0033500e...08d651d7bad0


More information about the All-commits mailing list