[all-commits] [llvm/llvm-project] 376c13: [mlir] Use empty() calls where possible.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Thu Oct 21 03:47:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 376c1389f6f33615871cbbe986b75372cd411616
      https://github.com/llvm/llvm-project/commit/376c1389f6f33615871cbbe986b75372cd411616
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

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

  Log Message:
  -----------
  [mlir] Use empty() calls where possible.

These are based on findings from the ClangTidy
readability-container-size-empty check.




More information about the All-commits mailing list