[all-commits] [llvm/llvm-project] b238a0: [mlir] Apply ClangTidy findings.

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


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

  Changed paths:
    M mlir/lib/Analysis/Presburger/Matrix.cpp
    M mlir/lib/Analysis/Presburger/QuasiPolynomial.cpp

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

- Remove redundant return
- Use .empty() instead of size() == 0.




More information about the All-commits mailing list