[all-commits] [llvm/llvm-project] b3a220: [mlir] Apply ClangTidy fixes.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Tue Sep 17 04:03:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3a2208c566c475f7d1b6d40c67aec100ae29103
      https://github.com/llvm/llvm-project/commit/b3a2208c566c475f7d1b6d40c67aec100ae29103
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/ForallToFor.cpp
    M mlir/lib/Dialect/SCF/Transforms/ParallelLoopFusion.cpp

  Log Message:
  -----------
  [mlir] Apply ClangTidy fixes.

- Prefer to check empty() instead of size() == 0.
- Remove unused using declarations.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list