[all-commits] [llvm/llvm-project] c0fe2b: Apply clang-tidy fixes for modernize-loop-convert ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Jan 22 17:35:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0fe2b8963aad8ad247eeceffb8eb833ee63a0e7
      https://github.com/llvm/llvm-project/commit/c0fe2b8963aad8ad247eeceffb8eb833ee63a0e7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

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

  Log Message:
  -----------
  Apply clang-tidy fixes for modernize-loop-convert in Transforms.cpp (NFC)


  Commit: 3af5ab21b8da9015a5e336eb711e696781defcc9
      https://github.com/llvm/llvm-project/commit/3af5ab21b8da9015a5e336eb711e696781defcc9
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

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

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


  Commit: 2e0909025ec010981f582d4e13b129e17329ee1b
      https://github.com/llvm/llvm-project/commit/2e0909025ec010981f582d4e13b129e17329ee1b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

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

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


  Commit: acf2f24ac3288c1342edbeaba0fdd4e432b4ccb8
      https://github.com/llvm/llvm-project/commit/acf2f24ac3288c1342edbeaba0fdd4e432b4ccb8
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-else-after-return in LLVMDialect.cpp (NFC)


  Commit: d4933b3241f463871cae55bbeec8563e7ffe03a2
      https://github.com/llvm/llvm-project/commit/d4933b3241f463871cae55bbeec8563e7ffe03a2
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/a0a16884ac67...d4933b3241f4


More information about the All-commits mailing list