[all-commits] [llvm/llvm-project] 7f9e36: [MLIR] PresburgerSet emptiness check: remove asser...

Arjun P via All-commits all-commits at lists.llvm.org
Mon Apr 12 10:41:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f9e36b209ddfc9bf08934ed911c9c5cb459a0b9
      https://github.com/llvm/llvm-project/commit/7f9e36b209ddfc9bf08934ed911c9c5cb459a0b9
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

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

  Log Message:
  -----------
  [MLIR] PresburgerSet emptiness check: remove assertions that there are no symbols

Symbols are now supported in the integer emptiness check. Remove some outdated assertions checking that there are no symbols.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D100327




More information about the All-commits mailing list