[all-commits] [llvm/llvm-project] ef193a: [mlir] Use empty() instead of checking size() == 0...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Mar 7 00:42:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef193a7a7c865254dfa726a07711423d2b5c69f7
      https://github.com/llvm/llvm-project/commit/ef193a7a7c865254dfa726a07711423d2b5c69f7
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp

  Log Message:
  -----------
  [mlir] Use empty() instead of checking size() == 0 (NFC)




More information about the All-commits mailing list