[all-commits] [llvm/llvm-project] baf8a3: [mlir] Apply ClangTidy fix.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Tue Jan 2 00:56:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: baf8a39aaf8b61a38b5b2b5591deb765e42eb00b
      https://github.com/llvm/llvm-project/commit/baf8a39aaf8b61a38b5b2b5591deb765e42eb00b
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp

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

Prefer to use .empty() instead of checking size().




More information about the All-commits mailing list