[all-commits] [llvm/llvm-project] cfab12: [MLIR][Presburger] coalesce fixups: inline comment...

Arjun P via All-commits all-commits at lists.llvm.org
Fri Feb 25 05:53:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfab1268880ce0f1945af5eb1f9646446aa8b92f
      https://github.com/llvm/llvm-project/commit/cfab1268880ce0f1945af5eb1f9646446aa8b92f
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M mlir/lib/Analysis/Presburger/PresburgerSet.cpp

  Log Message:
  -----------
  [MLIR][Presburger] coalesce fixups: inline comments /// -> //, i++ -> ++i (NFC)

Also use empty() instead of size() == 0.




More information about the All-commits mailing list